HomeSort by: relevance | last modified time | path
    Searched refs:isAttached (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RawCommentList.h 63 bool isAttached() const LLVM_READONLY {
64 return IsAttached;
68 IsAttached = true;
158 bool IsAttached : 1;
167 IsAttached(false), IsTrailingComment(IsTrailingComment),
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 496 CommentsInThisFile->rbegin()->second->isAttached())
  /src/external/public-domain/sqlite/dist/
sqlite3.c     [all...]

Completed in 149 milliseconds