Searched refs:AddToScope (Results 1 – 3 of 3) sorted by relevance
5954 bool AddToScope = true; in HandleDeclarator() local5965 AddToScope); in HandleDeclarator()5968 AddToScope); in HandleDeclarator()5976 if (New->getDeclName() && AddToScope) in HandleDeclarator()7147 AddToScope = false; in ActOnVariableDeclarator()8288 bool AddToScope; member8429 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()9007 bool &AddToScope) { in ActOnFunctionDeclarator() argument9816 AddToScope = ExtraArgs.AddToScope; in ActOnFunctionDeclarator()9826 AddToScope = ExtraArgs.AddToScope; in ActOnFunctionDeclarator()[all …]
889 bool AddToScope = true; in ActOnDecompositionDeclarator() local892 MultiTemplateParamsArg(), AddToScope, Bindings); in ActOnDecompositionDeclarator()893 if (AddToScope) { in ActOnDecompositionDeclarator()16936 bool AddToScope = true; in ActOnFriendFunctionDecl() local16938 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
2689 bool &AddToScope,2707 bool &AddToScope);