Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXIdxLoc

284     CXIdxLoc Loc =  IdxCtx.getIndexLoc(A->getLocation());
1095 CXIdxLoc CXIndexDataConsumer::getIndexLoc(SourceLocation Loc) const {
1096 CXIdxLoc idxLoc = { {nullptr, nullptr}, 0 };