/freebsd-src/lib/libefivar/ |
H A D | efivar-dp-parse.c | 482 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-src/contrib/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 1161 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty() local 234 std::string TypeStr = MakePropertyEncodingString() local 303 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); PushProperty() local 1153 std::string TypeStr = PushProperty() local 1857 std::string TypeStr; GenerateClass() local 3659 std::string TypeStr; GenerateClass() local [all...] |
H A D | CGObjCMac.cpp | 5613 std::string TypeStr; GetMethodVarType() local 5624 std::string TypeStr = GetMethodVarType() local 5646 std::string TypeStr = GetPropertyTypeString() local
|
H A D | CodeGenModule.cpp | 3393 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); isInNoSanitizeList() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable 1553 StringRef TypeStr; mapping() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemProfiler.cpp | 509 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
H A D | HWAddressSanitizer.cpp | 686 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
H A D | AddressSanitizer.cpp | 2699 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 75 __anonb733d8830202(StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) Parser() argument
|
H A D | ParseDecl.cpp | 8054 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 1728 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). VisitObjCPropertyDecl() local
|
H A D | ASTContext.cpp | 11544 const char *TypeStr = BuiltinInfo.getTypeString(Id); GetBuiltinType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 946 getOrCreateSPIRVTypeByName(StringRef TypeStr,MachineIRBuilder & MIRBuilder,SPIRV::StorageClass::StorageClass SC,SPIRV::AccessQualifier::AccessQualifier AQ) getOrCreateSPIRVTypeByName() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 328 static constexpr StringRef TypeStr = "SectionHeaderTable"; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 2007 StringRef TypeStr = Token.range(); parseTypedImmediateOperand() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 6398 std::string TypeStr; diagnoseNoViableConversion() local 12015 std::string TypeStr("operator"); NoteBuiltinOperatorCandidate() local [all...] |
H A D | SemaExprCXX.cpp | 4013 std::string TypeStr; CheckVirtualDtorCall() local
|
H A D | SemaDeclAttr.cpp | 2925 StringRef TypeStr; handleVisibilityAttr() local
|
H A D | SemaChecking.cpp | 10195 SemaBuiltinPPCMMACall(CallExpr * TheCall,unsigned BuiltinID,const char * TypeStr) SemaBuiltinPPCMMACall() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 6910 std::string TypeStr; printFileHeaders() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 13743 std::string TypeStr; tryToVectorizeList() local
|