Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp308 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
461 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
DParseDecl.cpp368 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
372 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
5304 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
5326 PrototypeScope.Exit(); in ParseDirectDeclarator()
5437 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
5442 PrototypeScope.Exit(); in ParseParenDeclarator()
DParseExprCXX.cpp1068 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
1139 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
DParser.cpp1180 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
DParseObjc.cpp1424 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local