Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFileCheck.h133 bool hasVariable() const { in hasVariable() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileCheck.cpp835 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()