OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIndexLoc
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
IndexingContext.cpp
35
IdxCtx.
getIndexLoc
(Loc) };
72
CXIdxLoc Loc = IdxCtx.
getIndexLoc
(A->getLocation());
98
IBInfo.IBCollInfo.classLoc = IdxCtx.
getIndexLoc
(InterfaceLocStart);
145
IdxCtx.
getIndexLoc
(Loc) };
252
CXIdxIncludedFileInfo Info = {
getIndexLoc
(hashLoc),
273
getIndexLoc
(ImportD->getLocation()),
288
getIndexLoc
(SourceLocation()),
332
DInfo.loc =
getIndexLoc
(Loc);
453
BaseClass.loc =
getIndexLoc
(SuperLoc);
537
CatDInfo.ObjCCatDeclInfo.classLoc =
getIndexLoc
(ClassLoc)
[
all
...]
IndexingContext.h
487
CXIdxLoc
getIndexLoc
(SourceLocation Loc) const;
Completed in 9066 milliseconds