Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DScope.cpp98 bool Scope::containedInPrototypeScope() const { in containedInPrototypeScope() function in Scope
H A DSemaDecl.cpp14611 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope()) in ActOnTag()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScope.h456 bool containedInPrototypeScope() const;