Searched refs:stringInit (Results 1 – 1 of 1) sorted by relevance
22 if (const auto *stringInit = dyn_cast<llvm::StringInit>(def)) in getCppType() local23 return stringInit->getValue(); in getCppType()