Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DScope.cpp98 bool Scope::containedInPrototypeScope() const { in containedInPrototypeScope() function in Scope
DSemaDecl.cpp12781 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope()) in ActOnTag()
/external/clang/include/clang/Sema/
DScope.h440 bool containedInPrototypeScope() const;