Home
last modified time | relevance | path

Searched defs:getTypeString (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp135 std::string getTypeString(SlotType Ty) { in getTypeString() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h102 ArrayRef<UTF16> getTypeString() const { return Type; } in getTypeString() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h106 const char *getTypeString(unsigned ID) const { in getTypeString() function
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp632 static bool getTypeString(SmallStringEnc &Enc, const Decl *D, in getTypeString() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp5055 std::string getTypeString() const { in getTypeString() function
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp71 static std::string getTypeString(Type *T) { in getTypeString() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp549 Expr *getTypeString(QualType T) { in getTypeString() function