Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h103 Expected<ExpressionValue> valueFromStringRepr(StringRef StrVal,
H A DFileCheck.cpp128 ExpressionFormat::valueFromStringRepr(StringRef StrVal, in valueFromStringRepr() function in ExpressionFormat
1327 Format.valueFromStringRepr(MatchedValue, SM); in match()