Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp676 std::optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
680 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
6819 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
6863 PrototypeScope.Exit(); in ParseDirectDeclarator()
7101 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
7106 PrototypeScope.Exit(); in ParseParenDeclarator()
H A DParser.cpp1480 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
H A DParseObjc.cpp1227 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local