Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp315 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
468 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
DParseDecl.cpp369 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
373 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
5409 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
5431 PrototypeScope.Exit(); in ParseDirectDeclarator()
5542 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
5547 PrototypeScope.Exit(); in ParseParenDeclarator()
DParseExprCXX.cpp1131 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
1205 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
DParser.cpp1206 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
DParseObjc.cpp1412 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local