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

  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 380 IDecl->getSuperClass() ? IDecl->getSuperClassLoc() : IDecl->getLocation();
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 487 Writer.AddSourceLocation(D->getSuperClassLoc(), Record);
624 Writer.AddSourceLocation(D->getSuperClassLoc(), Record);
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/clang/tools/libclang/
IndexingContext.cpp 451 SourceLocation SuperLoc = D->getSuperClassLoc();
    [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]

Completed in 73 milliseconds