Searched defs:hasVariable (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp158 bool hasVariable() const { return !(VariableUses.empty() && function in class:Pattern
955 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) {

Completed in 101 milliseconds