Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp82 if (const Expr *StrInit = StrVD->getInit()) in getLength() local
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2686 if (auto *StrInit = dyn_cast<StringInit>(Value)) { getPrintType() local