Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2229 if (auto *StrInit = dyn_cast<StringInit>(Value)) { in getPrintType() local
2230 if (StrInit->hasCodeFormat()) in getPrintType()