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