HomeSort by: relevance | last modified time | path
    Searched refs:getEntityInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp 247 IdxCtx.getEntityInfo(PD, ProtEntities.back(), SA);
319 IdxCtx.getEntityInfo(InterD, IBInfo.ClassInfo, SA);
357 IdxCtx.getEntityInfo(BaseD, BaseEntities.back(), SA);
552 getEntityInfo(D, DInfo.EntInfo, SA);
678 getEntityInfo(SuperD, BaseEntity, SA);
750 getEntityInfo(IFaceD, ClassEntity, SA);
782 getEntityInfo(IFaceD, ClassEntity, SA);
845 getEntityInfo(Getter, GetterEntity, SA);
851 getEntityInfo(Setter, SetterEntity, SA);
912 getEntityInfo(D, RefEntity, SA)
    [all...]
CXIndexDataConsumer.h 466 void getEntityInfo(const NamedDecl *D,

Completed in 27 milliseconds