Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2230 if (auto *StrInit = dyn_cast<StringInit>(Value)) { in getPrintType() local
2231 if (StrInit->hasCodeFormat()) in getPrintType()