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

  /src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
FileCheck.h 38 bool EnableVarScope = false;
  /src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp 91 static cl::opt<bool> EnableVarScope(
795 Req.EnableVarScope = EnableVarScope;
  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheck.cpp 2802 if (i != 0 && Req.EnableVarScope)

Completed in 26 milliseconds