Home
last modified time | relevance | path

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

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