Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2439 if (auto *StrInit = dyn_cast<StringInit>(Value)) { in getPrintType() local
2440 if (StrInit->hasCodeFormat()) in getPrintType()