HomeSort by relevance Sort by last modified time
    Searched refs:getCategoryNameLoc (Results 1 - 5 of 5) sorted by null

  /external/clang/tools/libclang/
IndexingContext.cpp 520 : D->getCategoryNameLoc();
552 SourceLocation CategoryLoc = D->getCategoryNameLoc();
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 569 Writer.AddSourceLocation(D->getCategoryNameLoc(), Record);
617 Writer.AddSourceLocation(D->getCategoryNameLoc(), Record);
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 247 milliseconds