Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp70 auto TypeStr = in parseType() local
/freebsd/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/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp332 const char *TypeStr) { in BuiltinPPCMMACall()
H A DSemaOverload.cpp6426 std::string TypeStr; in diagnoseNoViableConversion() local
12112 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
H A DSemaDeclAttr.cpp2572 StringRef TypeStr; in handleVisibilityAttr() local
H A DSemaExprCXX.cpp4015 std::string TypeStr; in CheckVirtualDtorCall() local
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp232 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 DCGObjCMac.cpp5620 std::string TypeStr; in GetMethodVarType() local
5631 std::string TypeStr = in GetMethodVarType() local
5653 std::string TypeStr = in GetPropertyTypeString() local
H A DCodeGenModule.cpp3427 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp41 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 DMemProfiler.cpp566 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp697 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2791 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
H A DParseDecl.cpp8506 TypeResult Parser::ParseTypeFromString(StringRef TypeStr, StringRef Context, in ParseTypeFromString()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1690 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
H A DASTContext.cpp12027 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1226 StringRef TypeStr, MachineIRBuilder &MIRBuilder, in getOrCreateSPIRVTypeByName()
H A DSPIRVBuiltins.cpp2591 StringRef TypeStr = BuiltinArgsTypeStrs[ArgIdx].trim(); in parseBuiltinCallArgumentBaseType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h340 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2016 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7052 std::string TypeStr; in printFileHeaders() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16467 std::string TypeStr; in tryToVectorizeList() local