Searched refs:SemanticContainer (Results 1 – 2 of 2) sorted by relevance
279 getContainerInfo(D->getDeclContext(), DInfo.SemanticContainer); in handleDecl()280 DInfo.semanticContainer = &DInfo.SemanticContainer; in handleDecl()283 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()291 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()
80 ContainerInfo SemanticContainer; member