Searched refs:AddToScope (Results 1 – 3 of 3) sorted by relevance
5494 bool AddToScope = true; in HandleDeclarator() local5505 AddToScope); in HandleDeclarator()5508 AddToScope); in HandleDeclarator()5516 if (New->getDeclName() && AddToScope) in HandleDeclarator()6546 AddToScope = false; in ActOnVariableDeclarator()7649 bool AddToScope; member7786 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()8302 bool &AddToScope) { in ActOnFunctionDeclarator() argument9055 AddToScope = ExtraArgs.AddToScope; in ActOnFunctionDeclarator()9065 AddToScope = ExtraArgs.AddToScope; in ActOnFunctionDeclarator()[all …]
830 bool AddToScope = true; in ActOnDecompositionDeclarator() local833 MultiTemplateParamsArg(), AddToScope, Bindings); in ActOnDecompositionDeclarator()834 if (AddToScope) { in ActOnDecompositionDeclarator()14508 bool AddToScope = true; in ActOnFriendFunctionDecl() local14510 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
1957 bool &AddToScope,1975 bool &AddToScope);