Searched refs:classLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp56 IBCollInfo.classLoc = other.IBCollInfo.classLoc;
98 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(InterfaceLocStart);
537 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
567 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
/external/clang/include/clang-c/
H A DIndex.h5313 CXIdxLoc classLoc; member in struct:__anon763
5384 CXIdxLoc classLoc; member in struct:__anon772
/external/clang/lib/Parse/
H A DParseObjc.cpp1623 SourceLocation classLoc = ConsumeToken(); // consume class-name; local
1626 classId, classLoc);
/external/clang/tools/c-index-test/
H A Dc-index-test.c3004 printCXIndexLoc(CatInfo->classLoc, client_data);

Completed in 221 milliseconds