Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp537 std::optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
541 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
6522 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
6566 PrototypeScope.Exit(); in ParseDirectDeclarator()
6758 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
6763 PrototypeScope.Exit(); in ParseParenDeclarator()
H A DParser.cpp1494 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
H A DParseExprCXX.cpp1452 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer() local
H A DParseObjc.cpp1438 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local