Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp636 std::optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
640 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
6744 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
6788 PrototypeScope.Exit(); in ParseDirectDeclarator()
6990 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
6995 PrototypeScope.Exit(); in ParseParenDeclarator()
H A DParser.cpp1549 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
H A DParseObjc.cpp1451 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local