Home
last modified time | relevance | path

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

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