Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp849 bool HasParsedValidConstraint = false; in parseNumericSubstitutionBlock() local
851 HasParsedValidConstraint = true; in parseNumericSubstitutionBlock()
856 if (HasParsedValidConstraint) in parseNumericSubstitutionBlock()
867 Expr, AO, !HasParsedValidConstraint, LineNumber, Context, SM); in parseNumericSubstitutionBlock()