HomeSort by relevance Sort by last modified time
    Searched refs:DeclAsContainer (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 81 ContainerInfo DeclAsContainer;
90 declAsContainer = semanticContainer = lexicalContainer = 0;
101 declAsContainer = semanticContainer = lexicalContainer = 0;
IndexingContext.cpp 356 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
357 DInfo.declAsContainer = &DInfo.DeclAsContainer;
    [all...]

Completed in 992 milliseconds