Searched refs:SemanticContainer (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp279 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer);
280 DInfo.semanticContainer = &DInfo.SemanticContainer;
283 DInfo.lexicalContainer = &DInfo.SemanticContainer;
291 DInfo.lexicalContainer = &DInfo.SemanticContainer;
H A DIndexingContext.h80 ContainerInfo SemanticContainer; member in struct:clang::cxindex::DeclInfo

Completed in 66 milliseconds