Home
last modified time | relevance | path

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

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