HomeSort by relevance Sort by last modified time
    Searched refs:getEntityInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.cpp 32 IdxCtx.getEntityInfo(PD, ProtEntities.back(), SA);
104 IdxCtx.getEntityInfo(InterD, IBInfo.ClassInfo, SA);
142 IdxCtx.getEntityInfo(BaseD, BaseEntities.back(), SA);
319 getEntityInfo(D, DInfo.EntInfo, SA);
449 getEntityInfo(SuperD, BaseEntity, SA);
521 getEntityInfo(IFaceD, ClassEntity, SA);
553 getEntityInfo(IFaceD, ClassEntity, SA);
614 getEntityInfo(Getter, GetterEntity, SA);
620 getEntityInfo(Setter, SetterEntity, SA);
693 getEntityInfo(D, RefEntity, SA)
    [all...]
IndexingContext.h 486 void getEntityInfo(const NamedDecl *D,

Completed in 442 milliseconds