Home | History | Annotate | Download | only in libclang

Lines Matching refs:getEntityInfo

32     IdxCtx.getEntityInfo(PD, ProtEntities.back(), SA);
104 IdxCtx.getEntityInfo(InterD, IBInfo.ClassInfo, SA);
144 IdxCtx.getEntityInfo(BaseD, BaseEntities.back(), SA);
260 getEntityInfo(D, DInfo.EntInfo, SA);
374 getEntityInfo(SuperD, BaseEntity, SA);
445 getEntityInfo(IFaceD, ClassEntity, SA);
477 getEntityInfo(IFaceD, ClassEntity, SA);
527 getEntityInfo(Getter, GetterEntity, SA);
533 getEntityInfo(Setter, SetterEntity, SA);
607 getEntityInfo(D, RefEntity, SA);
611 getEntityInfo(Parent, ParentEntity, SA);
828 void IndexingContext::getEntityInfo(const NamedDecl *D,