Searched refs:AddToScope (Results 1 – 3 of 3) sorted by relevance
5891 bool AddToScope = true; in HandleDeclarator() local5902 AddToScope); in HandleDeclarator()5905 AddToScope); in HandleDeclarator()5913 if (New->getDeclName() && AddToScope) in HandleDeclarator()6850 bool &AddToScope, ArrayRef<BindingDecl *> Bindings) { in ActOnVariableDeclarator() argument7080 AddToScope = false; in ActOnVariableDeclarator()8229 bool AddToScope; member8370 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()8948 bool &AddToScope) { in ActOnFunctionDeclarator() argument9711 AddToScope }; in ActOnFunctionDeclarator()[all …]
891 bool AddToScope = true; in ActOnDecompositionDeclarator() local894 MultiTemplateParamsArg(), AddToScope, Bindings); in ActOnDecompositionDeclarator()895 if (AddToScope) { in ActOnDecompositionDeclarator()16731 bool AddToScope = true; in ActOnFriendFunctionDecl() local16733 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
2653 bool &AddToScope,2671 bool &AddToScope);