Home
last modified time | relevance | path

Searched refs:AddToScope (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp5113 bool AddToScope = true; in HandleDeclarator() local
5124 AddToScope); in HandleDeclarator()
5127 AddToScope); in HandleDeclarator()
5135 if (New->getDeclName() && AddToScope) { in HandleDeclarator()
5852 bool &AddToScope) { in ActOnVariableDeclarator() argument
6097 AddToScope = false; in ActOnVariableDeclarator()
7103 bool AddToScope; member
7234 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()
7661 bool &AddToScope) { in ActOnFunctionDeclarator() argument
8412 AddToScope }; in ActOnFunctionDeclarator()
[all …]
DSemaDeclCXX.cpp12956 bool AddToScope = true; in ActOnFriendFunctionDecl() local
12958 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
/external/clang/include/clang/Sema/
DSema.h1715 bool &AddToScope);
1726 bool &AddToScope);