OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:classLoc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp
271
IBCollInfo.
classLoc
= other.IBCollInfo.
classLoc
;
313
IBInfo.IBCollInfo.
classLoc
= IdxCtx.getIndexLoc(InterfaceLocStart);
747
SourceLocation
ClassLoc
= D->getLocation();
748
SourceLocation CategoryLoc = D->IsClassExtension() ?
ClassLoc
753
markEntityOccurrenceInFile(IFaceD,
ClassLoc
);
761
MakeCursorObjCClassRef(IFaceD,
ClassLoc
, CXTU);
766
CatDInfo.ObjCCatDeclInfo.
classLoc
= getIndexLoc(
ClassLoc
);
780
SourceLocation
ClassLoc
= D->getLocation()
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
6351
CXIdxLoc
classLoc
;
6420
CXIdxLoc
classLoc
;
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp
2296
SourceLocation
classLoc
= ConsumeToken(); // consume class-name;
2299
classId,
classLoc
);
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
3777
printCXIndexLoc(CatInfo->
classLoc
, client_data);
Completed in 32 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026