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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp 552 getEntityInfo(D, DInfo.EntInfo, SA);
553 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR)
563 DInfo.entityInfo = &DInfo.EntInfo;
568 DInfo.attributes = DInfo.EntInfo.attributes;
569 DInfo.numAttributes = DInfo.EntInfo.numAttributes;
CXIndexDataConsumer.h 81 EntityInfo EntInfo;

Completed in 18 milliseconds