Searched refs:SemanticContainer (Results 1 – 2 of 2) sorted by relevance
573 getContainerInfo(SemaDC, DInfo.SemanticContainer); in handleDecl()574 DInfo.semanticContainer = &DInfo.SemanticContainer; in handleDecl()577 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()585 DInfo.lexicalContainer = &DInfo.SemanticContainer; in handleDecl()
82 ContainerInfo SemanticContainer; member