Searched refs:SemanticContainer (Results 1 – 2 of 2) sorted by relevance
580 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()581 DInfo.semanticContainer = &DInfo.SemanticContainer; in handleDecl()584 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()592 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()
82 ContainerInfo SemanticContainer; member