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);
318 getEntityInfo(D, DInfo.EntInfo, SA);
442 getEntityInfo(SuperD, BaseEntity, SA);
513 getEntityInfo(IFaceD, ClassEntity, SA);
545 getEntityInfo(IFaceD, ClassEntity, SA);
605 getEntityInfo(Getter, GetterEntity, SA);
611 getEntityInfo(Setter, SetterEntity, SA);
684 getEntityInfo(D, RefEntity, SA)
    [all...]
IndexingContext.h 490 void getEntityInfo(const NamedDecl *D,

Completed in 20 milliseconds