Searched refs:StrInit (Results 1 – 2 of 2) sorted by relevance
82 if (const Expr *StrInit = StrVD->getInit()) in getLength() local84 dyn_cast<StringLiteral>(StrInit->IgnoreImpCasts())) in getLength()
2785 if (const auto *StrInit = dyn_cast<StringInit>(Value)) { in getDefInit() 2786 if (StrInit->hasCodeFormat()) in getDefInit() 2686 if (auto *StrInit = dyn_cast<StringInit>(Value)) { getPrintType() local