Home
last modified time | relevance | path

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

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