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