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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h 482 bool isCompoundStmtScope() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 14806 while (!BlockScope->isCompoundStmtScope() && BlockScope->getParent())

Completed in 25 milliseconds