Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp539 llvm::Optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
543 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
6386 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
6413 PrototypeScope.Exit(); in ParseDirectDeclarator()
6604 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
6609 PrototypeScope.Exit(); in ParseParenDeclarator()
H A DParser.cpp1461 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
H A DParseExprCXX.cpp1399 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer() local
H A DParseObjc.cpp1406 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local