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

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

Completed in 92 milliseconds