Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileCheck.cpp1400 const FileCheckString &CheckLabelStr = CheckStrings[j]; in CheckInput() local
1401 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in CheckInput()
1408 size_t MatchLabelPos = CheckLabelStr.Check( in CheckInput()