Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h765 bool hasVariable() const { in hasVariable() function
H A DFileCheck.cpp2008 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in readCheckFile()