Home
last modified time | relevance | path

Searched defs:EvalBinop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h311 binop_eval_t EvalBinop; variable
314 BinaryOperation(StringRef ExpressionStr, binop_eval_t EvalBinop, in BinaryOperation()
H A DFileCheck.cpp503 binop_eval_t EvalBinop; in parseBinop() local