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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp97 bool Scope::containedInPrototypeScope() const { function in class:Scope
H A DSemaDecl.cpp15820 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h475 /// containedInPrototypeScope - Return true if this or a parent scope
477 bool containedInPrototypeScope() const;

Completed in 224 milliseconds