Home
last modified time | relevance | path

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

/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp70 auto TypeStr = in parseType() local
/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp332 BuiltinPPCMMACall(CallExpr * TheCall,unsigned BuiltinID,const char * TypeStr) BuiltinPPCMMACall() argument
H A DSemaOverload.cpp6432 std::string TypeStr; diagnoseNoViableConversion() local
12136 std::string TypeStr("operator"); NoteBuiltinOperatorCandidate() local
[all...]
H A DSemaExprCXX.cpp4015 std::string TypeStr; CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2572 StringRef TypeStr; handleVisibilityAttr() local
/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() argument
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp301 llvm::Constant *TypeEncoding = MakeConstantString(TypeStr); in PushProperty() local
232 std::string TypeStr = MakePropertyEncodingString() local
1152 std::string TypeStr = PushProperty() local
1160 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); PushProperty() local
1855 std::string TypeStr; GenerateClass() local
3658 std::string TypeStr; GenerateClass() local
[all...]
H A DCGObjCMac.cpp5620 std::string TypeStr; GetMethodVarType() local
5631 std::string TypeStr = GetMethodVarType() local
5653 std::string TypeStr = GetPropertyTypeString() local
H A DCodeGenModule.cpp3417 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); isInNoSanitizeList() local
/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1571 StringRef TypeStr; mapping() local
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp564 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
H A DHWAddressSanitizer.cpp697 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
H A DAddressSanitizer.cpp2791 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
/llvm-project/clang/lib/Parse/
H A DParser.cpp76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser() argument
H A DParseDecl.cpp8499 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1690 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). VisitObjCPropertyDecl() local
H A DASTContext.cpp11750 const char *TypeStr = BuiltinInfo.getTypeString(Id); GetBuiltinType() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h340 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1226 getOrCreateSPIRVTypeByName(StringRef TypeStr,MachineIRBuilder & MIRBuilder,SPIRV::StorageClass::StorageClass SC,SPIRV::AccessQualifier::AccessQualifier AQ) getOrCreateSPIRVTypeByName() argument
[all...]
H A DSPIRVBuiltins.cpp2582 StringRef TypeStr = BuiltinArgsTypeStrs[ArgIdx].trim(); parseBuiltinCallArgumentBaseType() local
[all...]
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2016 StringRef TypeStr = Token.range(); parseTypedImmediateOperand() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c440 value TypeStr = caml_copy_string(TypeCStr); in llvm_string_of_lltype() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7052 std::string TypeStr; printFileHeaders() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16351 std::string TypeStr; tryToVectorizeList() local