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);
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)
    [all...]
IndexingContext.h 495 void getEntityInfo(const NamedDecl *D,

Completed in 1231 milliseconds