Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp311 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
464 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
DParseDecl.cpp367 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
370 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
5104 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
5126 PrototypeScope.Exit(); in ParseDirectDeclarator()
5237 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
5242 PrototypeScope.Exit(); in ParseParenDeclarator()
DParseExprCXX.cpp1066 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
1138 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
DParser.cpp1115 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
DParseObjc.cpp1020 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local