Searched refs:AddToContext (Results 1 – 2 of 2) sorted by relevance
1342 void Sema::PushOnScopeChains(NamedDecl *D, Scope *S, bool AddToContext) { in PushOnScopeChains() argument1352 if (AddToContext) in PushOnScopeChains()
2413 void PushOnScopeChains(NamedDecl *D, Scope *S, bool AddToContext = true);