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 31 IdxCtx.getEntityInfo(PD, ProtEntities.back(), SA);
103 IdxCtx.getEntityInfo(InterD, IBInfo.ClassInfo, SA);
143 IdxCtx.getEntityInfo(BaseD, BaseEntities.back(), SA);
320 getEntityInfo(D, DInfo.EntInfo, SA);
450 getEntityInfo(SuperD, BaseEntity, SA);
521 getEntityInfo(IFaceD, ClassEntity, SA);
553 getEntityInfo(IFaceD, ClassEntity, SA);
613 getEntityInfo(Getter, GetterEntity, SA);
619 getEntityInfo(Setter, SetterEntity, SA);
692 getEntityInfo(D, RefEntity, SA)
    [all...]
IndexingContext.h 493 void getEntityInfo(const NamedDecl *D,

Completed in 55 milliseconds