Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h360 binop_eval_t EvalBinop; variable
363 BinaryOperation(StringRef ExpressionStr, binop_eval_t EvalBinop, in BinaryOperation()
H A DFileCheck.cpp659 binop_eval_t EvalBinop; in parseBinop() local