Searched defs:PrototypeScope (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 636 std::optional<ParseScope> PrototypeScope; ParseGNUAttributeArgs() local |
H A D | Parser.cpp | 1549 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | ParseKNRParamDeclarations() local |
H A D | ParseObjc.cpp | 1451 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | ParseObjCMethodDecl() local |