Searched refs:StrInit (Results 1 – 2 of 2) sorted by relevance
83 if (const Expr *StrInit = StrVD->getInit()) in getLength() local85 dyn_cast<StringLiteral>(StrInit->IgnoreImpCasts())) in getLength()
2352 if (auto *StrInit = dyn_cast<StringInit>(Value)) { in getPrintType() local2353 if (StrInit->hasCodeFormat()) in getPrintType()