Searched refs:getEntityInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp32 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(
828 void IndexingContext::getEntityInfo(const NamedDecl *D, function in class:IndexingContext
[all...]
H A DIndexingContext.h495 void getEntityInfo(const NamedDecl *D,

Completed in 206 milliseconds