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

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

Completed in 202 milliseconds