Home | History | Annotate | Download | only in libclang

Lines Matching refs:getIndexLoc

34                                 IdxCtx.getIndexLoc(Loc) };
73 CXIdxLoc Loc = IdxCtx.getIndexLoc(A->getLocation());
97 IBInfo.IBCollInfo.classLoc = IdxCtx.getIndexLoc(IBAttr->getInterfaceLoc());
146 IdxCtx.getIndexLoc(Loc) };
250 CXIdxIncludedFileInfo Info = { getIndexLoc(hashLoc),
272 getIndexLoc(ImportD->getLocation()),
287 getIndexLoc(SourceLocation()),
331 DInfo.loc = getIndexLoc(Loc);
446 BaseClass.loc = getIndexLoc(SuperLoc);
529 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
559 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
695 getIndexLoc(Loc),
865 CXIdxLoc IndexingContext::getIndexLoc(SourceLocation Loc) const {