Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DObjCMemberwiseInitializer.cpp37 static std::string getTypeStr(const QualType &OrigT, const Decl &D, in getTypeStr() function
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h288 const std::string &getTypeStr() const { return Str; } in getTypeStr() function