Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DScope.cpp97 bool Scope::containedInPrototypeScope() const { in containedInPrototypeScope() function in Scope
H A DSemaDecl.cpp16753 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope()) in ActOnTag()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h530 bool containedInPrototypeScope() const;