Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DScope.cpp97 bool Scope::containedInPrototypeScope() const { in containedInPrototypeScope() function in Scope
H A DSemaDecl.cpp16068 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope()) in ActOnTag()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h494 bool containedInPrototypeScope() const;