/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 70 auto TypeStr = in parseType() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaPPC.cpp | 332 BuiltinPPCMMACall(CallExpr * TheCall,unsigned BuiltinID,const char * TypeStr) BuiltinPPCMMACall() argument
|
H A D | SemaOverload.cpp | 6432 std::string TypeStr; diagnoseNoViableConversion() local 12136 std::string TypeStr("operator"); NoteBuiltinOperatorCandidate() local [all...] |
H A D | SemaExprCXX.cpp | 4015 std::string TypeStr; CheckVirtualDtorCall() local
|
H A D | SemaDeclAttr.cpp | 2572 StringRef TypeStr; handleVisibilityAttr() local
|
/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 301 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 D | CGObjCMac.cpp | 5620 std::string TypeStr; GetMethodVarType() local 5631 std::string TypeStr = GetMethodVarType() local 5653 std::string TypeStr = GetPropertyTypeString() local
|
H A D | CodeGenModule.cpp | 3417 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); isInNoSanitizeList() local
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable 1571 StringRef TypeStr; mapping() local [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemProfiler.cpp | 564 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
H A D | HWAddressSanitizer.cpp | 697 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
H A D | AddressSanitizer.cpp | 2791 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser() argument
|
H A D | ParseDecl.cpp | 8499 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
|
/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 1690 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). VisitObjCPropertyDecl() local
|
H A D | ASTContext.cpp | 11750 const char *TypeStr = BuiltinInfo.getTypeString(Id); GetBuiltinType() local
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 340 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 1226 getOrCreateSPIRVTypeByName(StringRef TypeStr,MachineIRBuilder & MIRBuilder,SPIRV::StorageClass::StorageClass SC,SPIRV::AccessQualifier::AccessQualifier AQ) getOrCreateSPIRVTypeByName() argument [all...] |
H A D | SPIRVBuiltins.cpp | 2582 StringRef TypeStr = BuiltinArgsTypeStrs[ArgIdx].trim(); parseBuiltinCallArgumentBaseType() local [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 2016 StringRef TypeStr = Token.range(); parseTypedImmediateOperand() local
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 440 value TypeStr = caml_copy_string(TypeCStr); in llvm_string_of_lltype() local
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 7052 std::string TypeStr; printFileHeaders() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 16351 std::string TypeStr; tryToVectorizeList() local
|