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

  /external/clang/tools/libclang/
IndexingContext.cpp 56 IBCollInfo.classLoc = other.IBCollInfo.classLoc;
98 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(IBAttr->getInterfaceLoc());
442 SourceLocation ClassLoc = D->getLocation();
443 SourceLocation CategoryLoc = D->IsClassExtension() ? ClassLoc
448 markEntityOccurrenceInFile(IFaceD, ClassLoc);
456 MakeCursorObjCClassRef(IFaceD, ClassLoc, CXTU);
461 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
475 SourceLocation ClassLoc = D->getLocation()
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 270 milliseconds