Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp4980 bool AddToScope = true; in HandleDeclarator() local
4991 AddToScope); in HandleDeclarator()
4994 AddToScope); in HandleDeclarator()
5002 if (New->getDeclName() && AddToScope && in HandleDeclarator()
5702 bool &AddToScope) { in ActOnVariableDeclarator() argument
5936 AddToScope = false; in ActOnVariableDeclarator()
6824 bool AddToScope; member
6955 ExtraArgs.AddToScope); in DiagnoseInvalidRedeclaration()
7382 bool &AddToScope) { in ActOnFunctionDeclarator() argument
8111 AddToScope }; in ActOnFunctionDeclarator()
[all …]
DSemaDeclCXX.cpp12716 bool AddToScope = true; in ActOnFriendFunctionDecl() local
12718 TemplateParams, AddToScope); in ActOnFriendFunctionDecl()
/external/clang/include/clang/Sema/
DSema.h1666 bool &AddToScope);
1677 bool &AddToScope);