Home | History | Annotate | Download | only in libclang

Lines Matching refs:markEntityOccurrenceInFile

38       IdxCtx.markEntityOccurrenceInFile(PD, Loc);
327 markEntityOccurrenceInFile(D, Loc);
423 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
449 markEntityOccurrenceInFile(SuperD, SuperLoc);
477 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
516 markEntityOccurrenceInFile(IFaceD, ClassLoc);
548 markEntityOccurrenceInFile(IFaceD, ClassLoc);
678 if (markEntityOccurrenceInFile(D, Loc))
765 markEntityOccurrenceInFile(BaseD, Loc);
779 bool IndexingContext::markEntityOccurrenceInFile(const NamedDecl *D,