Searched refs:AddToScope (Results 1 – 3 of 3) sorted by relevance
5723 bool AddToScope = true; in HandleDeclarator() local5734 AddToScope); in HandleDeclarator()5737 AddToScope); in HandleDeclarator()5745 if (New->getDeclName() && AddToScope) in HandleDeclarator()6644 bool &AddToScope, ArrayRef<BindingDecl *> Bindings) { in ActOnVariableDeclarator() argument6843 AddToScope = false; in ActOnVariableDeclarator()7987 bool AddToScope; member8128 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()8665 bool &AddToScope) { in ActOnFunctionDeclarator() argument9402 AddToScope }; in ActOnFunctionDeclarator()[all …]
858 bool AddToScope = true; in ActOnDecompositionDeclarator() local861 MultiTemplateParamsArg(), AddToScope, Bindings); in ActOnDecompositionDeclarator()862 if (AddToScope) { in ActOnDecompositionDeclarator()16256 bool AddToScope = true; in ActOnFriendFunctionDecl() local16258 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
2225 bool &AddToScope,2243 bool &AddToScope);