Searched refs:SemanticContainer (Results 1 – 2 of 2) sorted by relevance
561 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()562 DInfo.semanticContainer = &DInfo.SemanticContainer; in handleDecl()565 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()573 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()
84 ContainerInfo SemanticContainer; member