Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp398 static Expected<ExpressionValue> doValueOperation(binop_eval_t Operation, in doValueOperation() function
423 doValueOperation(Operation, LeftValue, RightValue); in expectOperationValueResult()
433 doValueOperation(Operation, LeftValue, RightValue).takeError()); in expectOperationValueResult()