Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXIdxLoc

72     CXIdxLoc Loc =  IdxCtx.getIndexLoc(A->getLocation());
874 CXIdxLoc IndexingContext::getIndexLoc(SourceLocation Loc) const {
875 CXIdxLoc idxLoc = { {nullptr, nullptr}, 0 };