Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp68 auto TypeStr = in parseType() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserExtended.cpp147 StringRef TypeStr = Type ? "ntbs" : "uleb128"; in parse() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp338 const char *TypeStr) { in BuiltinPPCMMACall()
H A DSemaExprCXX.cpp4357 std::string TypeStr; in CheckVirtualDtorCall() local
H A DSemaOverload.cpp6678 std::string TypeStr; in diagnoseNoViableConversion() local
12826 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c480 CHAR16 *TypeStr; in DevPathFromTextPath() local
2068 CHAR16 *TypeStr; in DevPathFromTextIPv4() local
2129 CHAR16 *TypeStr; in DevPathFromTextIPv6() local
3188 CHAR16 *TypeStr; in DevPathFromTextHD() local
3711 CHAR16 *TypeStr; in DevPathFromTextBBS() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp231 std::string TypeStr = in MakePropertyEncodingString() local
300 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1152 std::string TypeStr = in PushProperty() local
1160 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1864 std::string TypeStr; in GenerateClass() local
3751 std::string TypeStr; in GenerateClass() local
H A DCGObjCMac.cpp5532 std::string TypeStr; in GetMethodVarType() local
5543 std::string TypeStr = in GetMethodVarType() local
5565 std::string TypeStr = in GetPropertyTypeString() local
H A DCodeGenModule.cpp3679 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp262 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp105 SmallString<64> TypeStr{IsWrite ? "store" : "load"}; in generateCrashCode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfInstrumentation.cpp551 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp734 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2852 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1603 StringRef TypeStr; in mapping() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp606 StringRef TypeStr = Type->getValue(); in parseFieldType() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp80 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
H A DParseDecl.cpp8098 TypeResult Parser::ParseTypeFromString(StringRef TypeStr, StringRef Context, in ParseTypeFromString()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1726 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp530 std::string TypeStr; in str() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2940 Type *parseBuiltinCallArgumentType(StringRef TypeStr, LLVMContext &Ctx) { in parseBuiltinCallArgumentType()
3003 StringRef TypeStr = BuiltinArgsTypeStrs[ArgIdx].trim(); in parseBuiltinCallArgumentBaseType() local
H A DSPIRVGlobalRegistry.cpp1603 StringRef TypeStr, MachineIRBuilder &MIRBuilder, bool EmitIR, in getOrCreateSPIRVTypeByName()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h355 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2025 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7164 std::string TypeStr; in printFileHeaders() local

12