Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Defivar-dp-parse.c482 CHAR16 *TypeStr; in DevPathFromTextPath() local
1971 CHAR16 *TypeStr; in DevPathFromTextIPv4() local
2028 CHAR16 *TypeStr; in DevPathFromTextIPv6() local
2910 CHAR16 *TypeStr; in DevPathFromTextHD() local
3405 CHAR16 *TypeStr; in DevPathFromTextBBS() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp230 std::string TypeStr = in MakePropertyEncodingString() local
299 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1136 std::string TypeStr = in PushProperty() local
1144 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1846 std::string TypeStr; in GenerateClass() local
3462 std::string TypeStr; in GenerateClass() local
H A DCGObjCMac.cpp5697 std::string TypeStr; in GetMethodVarType() local
5708 std::string TypeStr = in GetMethodVarType() local
5730 std::string TypeStr = in GetPropertyTypeString() local
H A DCodeGenModule.cpp2641 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp534 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp642 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2629 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp38 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1449 StringRef TypeStr; in mapping() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp480 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1572 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
H A DASTContext.cpp10645 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h311 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1885 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp5916 std::string TypeStr; in diagnoseNoViableConversion() local
11279 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
H A DSemaExprCXX.cpp3854 std::string TypeStr; in CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2703 StringRef TypeStr; in handleVisibilityAttr() local
H A DSemaChecking.cpp7289 bool Sema::SemaBuiltinPPCMMACall(CallExpr *TheCall, const char *TypeStr) { in SemaBuiltinPPCMMACall()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6244 std::string TypeStr; in printFileHeaders() local