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

/external/clang/lib/Sema/
H A DScope.cpp91 bool Scope::containedInPrototypeScope() const { function in class:Scope
H A DSemaDecl.cpp11168 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope())
/external/clang/include/clang/Sema/
H A DScope.h407 /// containedInPrototypeScope - Return true if this or a parent scope
409 bool containedInPrototypeScope() const;

Completed in 227 milliseconds