Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libefivar/
H A Defivar-dp-parse.c482 CHAR16 *TypeStr; in DevPathFromTextPath() local
1987 CHAR16 *TypeStr; in DevPathFromTextIPv4() local
2044 CHAR16 *TypeStr; in DevPathFromTextIPv6() local
3073 CHAR16 *TypeStr; in DevPathFromTextHD() local
3568 CHAR16 *TypeStr; in DevPathFromTextBBS() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp234 std::string TypeStr = in MakePropertyEncodingString() local
303 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1153 std::string TypeStr = in PushProperty() local
1161 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1857 std::string TypeStr; in GenerateClass() local
3659 std::string TypeStr; in GenerateClass() local
H A DCGObjCMac.cpp5613 std::string TypeStr; in GetMethodVarType() local
5624 std::string TypeStr = in GetMethodVarType() local
5646 std::string TypeStr = in GetPropertyTypeString() local
H A DCodeGenModule.cpp3393 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1553 StringRef TypeStr; in mapping() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp509 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp686 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2699 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp75 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
H A DParseDecl.cpp8054 TypeResult Parser::ParseTypeFromString(StringRef TypeStr, StringRef Context, in ParseTypeFromString()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1728 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
H A DASTContext.cpp11544 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp946 StringRef TypeStr, MachineIRBuilder &MIRBuilder, in getOrCreateSPIRVTypeByName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h328 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2007 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6398 std::string TypeStr; in diagnoseNoViableConversion() local
12015 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
H A DSemaExprCXX.cpp4013 std::string TypeStr; in CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2925 StringRef TypeStr; in handleVisibilityAttr() local
H A DSemaChecking.cpp10195 const char *TypeStr) { in SemaBuiltinPPCMMACall()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6910 std::string TypeStr; in printFileHeaders() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13743 std::string TypeStr; in tryToVectorizeList() local