Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h250 std::optional<StringRef> StrValue; global() variable
H A DFileCheck.cpp1262 std::optional<StringRef> StrValue = in printVariableDefs() local