HomeSort by relevance Sort by last modified time
    Searched refs:ClassLoc (Results 1 - 25 of 34) sorted by null

1 2

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 469 SourceLocation ClassLoc,
494 << SuperName << ClassName << SourceRange(AtInterfaceLoc, ClassLoc);
495 IDecl->setEndOfDefinitionLoc(ClassLoc);
541 << SuperName << ClassName << SourceRange(AtInterfaceLoc, ClassLoc);
547 SourceRange(AtInterfaceLoc, ClassLoc))) {
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/tools/libclang/
CXIndexDataConsumer.cpp 268 IBCollInfo.classLoc = other.IBCollInfo.classLoc;
310 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(InterfaceLocStart);
741 SourceLocation ClassLoc = D->getLocation();
742 SourceLocation CategoryLoc = D->IsClassExtension() ? ClassLoc
747 markEntityOccurrenceInFile(IFaceD, ClassLoc);
755 MakeCursorObjCClassRef(IFaceD, ClassLoc, CXTU);
760 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
774 SourceLocation ClassLoc = D->getLocation()
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Sema.h     [all...]

Completed in 1231 milliseconds

1 2