Home
last modified time | relevance | path

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

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