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

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

Completed in 407 milliseconds