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 82 ContainerInfo DeclAsContainer;
91 declAsContainer = semanticContainer = lexicalContainer = 0;
101 declAsContainer = semanticContainer = lexicalContainer = 0;
IndexingContext.cpp 298 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
299 DInfo.declAsContainer = &DInfo.DeclAsContainer;
    [all...]

Completed in 34 milliseconds