/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 70 auto TypeStr = in parseType() local
|
/freebsd/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/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaPPC.cpp | 332 const char *TypeStr) { in BuiltinPPCMMACall()
|
H A D | SemaOverload.cpp | 6426 std::string TypeStr; in diagnoseNoViableConversion() local 12112 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
|
H A D | SemaDeclAttr.cpp | 2572 StringRef TypeStr; in handleVisibilityAttr() local
|
H A D | SemaExprCXX.cpp | 4015 std::string TypeStr; in CheckVirtualDtorCall() local
|
/freebsd/contrib/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 232 std::string TypeStr = in MakePropertyEncodingString() local 301 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 1855 std::string TypeStr; in GenerateClass() local 3658 std::string TypeStr; in GenerateClass() local
|
H A D | CGObjCMac.cpp | 5620 std::string TypeStr; in GetMethodVarType() local 5631 std::string TypeStr = in GetMethodVarType() local 5653 std::string TypeStr = in GetPropertyTypeString() local
|
H A D | CodeGenModule.cpp | 3427 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 41 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable 1571 StringRef TypeStr; in mapping() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemProfiler.cpp | 566 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
|
H A D | HWAddressSanitizer.cpp | 697 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
|
H A D | AddressSanitizer.cpp | 2791 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
|
H A D | ParseDecl.cpp | 8506 TypeResult Parser::ParseTypeFromString(StringRef TypeStr, StringRef Context, in ParseTypeFromString()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 1690 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
|
H A D | ASTContext.cpp | 12027 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 1226 StringRef TypeStr, MachineIRBuilder &MIRBuilder, in getOrCreateSPIRVTypeByName()
|
H A D | SPIRVBuiltins.cpp | 2591 StringRef TypeStr = BuiltinArgsTypeStrs[ArgIdx].trim(); in parseBuiltinCallArgumentBaseType() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 340 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 2016 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 7052 std::string TypeStr; in printFileHeaders() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 16467 std::string TypeStr; in tryToVectorizeList() local
|