HomeSort by: relevance | last modified time | path
    Searched refs:containedInPrototypeScope (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
Scope.cpp 97 bool Scope::containedInPrototypeScope() const {
SemaDecl.cpp 16068 if (!getLangOpts().CPlusPlus && S->containedInPrototypeScope())
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h 492 /// containedInPrototypeScope - Return true if this or a parent scope
494 bool containedInPrototypeScope() const;

Completed in 26 milliseconds