Home
last modified time | relevance | path

Searched refs:getIndexLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DIndexingContext.cpp35 IdxCtx.getIndexLoc(Loc) }; in ObjCProtocolListInfo()
72 CXIdxLoc Loc = IdxCtx.getIndexLoc(A->getLocation()); in AttrListInfo()
98 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(InterfaceLocStart); in AttrListInfo()
145 IdxCtx.getIndexLoc(Loc) }; in CXXBasesListInfo()
252 CXIdxIncludedFileInfo Info = { getIndexLoc(hashLoc), in ppIncludedFile()
273 getIndexLoc(ImportD->getLocation()), in importedModule()
288 getIndexLoc(SourceLocation()), in importedPCH()
332 DInfo.loc = getIndexLoc(Loc); in handleDecl()
453 BaseClass.loc = getIndexLoc(SuperLoc); in handleObjCInterface()
537 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc); in handleObjCCategory()
[all …]
DIndexingContext.h487 CXIdxLoc getIndexLoc(SourceLocation Loc) const;