Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1318 const auto *StrInit = dyn_cast<StringInit>(LHS); in Fold() local
2828 if (const auto *StrInit = dyn_cast<StringInit>(Value)) { in getPrintType() local