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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4379 bool AddToScope = true; local
4390 AddToScope);
4393 AddToScope);
4401 if (New->getDeclName() && AddToScope &&
4937 bool &AddToScope) {
5230 AddToScope = false;
5983 bool AddToScope; member in struct:__anon3257::ActOnFDArgs
6114 ExtraArgs.AddToScope);
6553 bool &AddToScope) {
7197 AddToScope };
4934 ActOnVariableDeclarator(Scope *S, Declarator &D, DeclContext *DC, TypeSourceInfo *TInfo, LookupResult &Previous, MultiTemplateParamsArg TemplateParamLists, bool &AddToScope) argument
6550 ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, TypeSourceInfo *TInfo, LookupResult &Previous, MultiTemplateParamsArg TemplateParamLists, bool &AddToScope) argument
[all...]
H A DSemaDeclCXX.cpp11771 bool AddToScope = true; local
11773 TemplateParams, AddToScope);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1479 bool &AddToScope);
1492 bool &AddToScope);

Completed in 214 milliseconds