Home | History | Annotate | Download | only in libclang

Lines Matching refs:getIndexLoc

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);
567 CatDInfo.ObjCCatDeclInfo.classLoc = getIndexLoc(ClassLoc);
704 getIndexLoc(Loc),
874 CXIdxLoc IndexingContext::getIndexLoc(SourceLocation Loc) const {