Home
last modified time | relevance | path

Searched defs:TypeStr (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp250 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp234 std::string TypeStr = in MakePropertyEncodingString() local
303 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1137 std::string TypeStr = in PushProperty() local
1145 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1849 std::string TypeStr; in GenerateClass() local
3544 std::string TypeStr; in GenerateClass() local
H A DCGObjCMac.cpp5644 std::string TypeStr; in GetMethodVarType() local
5655 std::string TypeStr = in GetMethodVarType() local
5677 std::string TypeStr = in GetPropertyTypeString() local
H A DCodeGenModule.cpp2861 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp552 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp632 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2475 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFYAML.cpp40 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1522 StringRef TypeStr; in mapping() local
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp1585 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
H A DASTContext.cpp11282 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h313 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1905 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c405 value TypeStr = caml_copy_string(TypeCStr); in llvm_string_of_lltype() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp5978 std::string TypeStr; in diagnoseNoViableConversion() local
11447 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
H A DSemaExprCXX.cpp3900 std::string TypeStr; in CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2893 StringRef TypeStr; in handleVisibilityAttr() local
H A DSemaChecking.cpp8201 const char *TypeStr) { in SemaBuiltinPPCMMACall()
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6473 std::string TypeStr; in printFileHeaders() local