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 85 ContainerInfo DeclAsContainer;
94 declAsContainer = semanticContainer = lexicalContainer = nullptr;
105 declAsContainer = semanticContainer = lexicalContainer = nullptr;
IndexingContext.cpp 357 getContainerInfo(getEntityContainer(D), DInfo.DeclAsContainer);
358 DInfo.declAsContainer = &DInfo.DeclAsContainer;
    [all...]

Completed in 43 milliseconds