Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp158 bool hasVariable() const { return !(VariableUses.empty() && in hasVariable() function in Pattern
955 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp178 bool hasVariable() const { in hasVariable() function in Pattern
985 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1165 bool hasVariable = false; in genTestCaseName() local
1176 hasVariable = true; in genTestCaseName()
1255 if (!hasVariable) in genTestCaseName()