Home
last modified time | relevance | path

Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseCXXInlineMethods.cpp306 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
459 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
HDParseDecl.cpp367 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
371 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
5284 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
5306 PrototypeScope.Exit(); in ParseDirectDeclarator()
5417 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
5422 PrototypeScope.Exit(); in ParseParenDeclarator()
HDParseExprCXX.cpp1066 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
1137 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
HDParser.cpp1148 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
HDParseObjc.cpp1415 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local