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