Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp2412 bool DirectiveFail = false; in CheckNot() local
2420 DirectiveFail = true; in CheckNot()
2424 return DirectiveFail; in CheckNot()