Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
71 FunctionPrototypeScope = 0x100, enumerator285 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()300 Scope::FunctionPrototypeScope | in isSwitchScope()
55 if (flags & FunctionPrototypeScope) PrototypeDepth++; in Init()
579 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3361 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
314 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
2513 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()4935 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()5068 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1182 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
978 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1048 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()