Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp250 IdxCtx.getIndexLoc(Loc) }; in ObjCProtocolListInfo()
287 CXIdxLoc Loc = IdxCtx.getIndexLoc(A->getLocation()); in AttrListInfo()
313 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(InterfaceLocStart); in AttrListInfo()
360 IdxCtx.getIndexLoc(Loc) }; in CXXBasesListInfo()
469 CXIdxIncludedFileInfo Info = { getIndexLoc(hashLoc), in ppIncludedFile()
498 getIndexLoc(ImportD->getLocation()), in importedModule()
512 getIndexLoc(SourceLocation()), in importedPCH()
565 DInfo.loc = getIndexLoc(Loc); in handleDecl()
682 BaseClass.loc = getIndexLoc(SuperLoc); in handleObjCInterface()
766 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc); in handleObjCCategory()
[all …]
H A DCXIndexDataConsumer.h464 CXIdxLoc getIndexLoc(SourceLocation Loc) const;