Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h716 bool hasVariable() const { in hasVariable() function
H A DFileCheck.cpp1908 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in readCheckFile()