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

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

Completed in 26 milliseconds