Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDScope.cpp105 bool Scope::containedInPrototypeScope() const { in containedInPrototypeScope() function in Scope
HDSemaDecl.cpp17625 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope()) in ActOnTag()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScope.h603 bool containedInPrototypeScope() const;