Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1161 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 DCGObjCMac.cpp5613 std::string TypeStr; GetMethodVarType() local
5624 std::string TypeStr = GetMethodVarType() local
5646 std::string TypeStr = GetPropertyTypeString() local
H A DCodeGenModule.cpp3393 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); isInNoSanitizeList() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp41 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 DMemProfiler.cpp509 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
H A DHWAddressSanitizer.cpp686 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
H A DAddressSanitizer.cpp2699 const std::string TypeStr = AccessIsWrite ? "store" : "load"; initializeCallbacks() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp75 __anonb733d8830202(StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) Parser() argument
H A DParseDecl.cpp8054 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1728 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). VisitObjCPropertyDecl() local
H A DASTContext.cpp11544 const char *TypeStr = BuiltinInfo.getTypeString(Id); GetBuiltinType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp946 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 DELFYAML.h328 static constexpr StringRef TypeStr = "SectionHeaderTable"; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2007 StringRef TypeStr = Token.range(); parseTypedImmediateOperand() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6398 std::string TypeStr; diagnoseNoViableConversion() local
12015 std::string TypeStr("operator"); NoteBuiltinOperatorCandidate() local
[all...]
H A DSemaExprCXX.cpp4013 std::string TypeStr; CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2925 StringRef TypeStr; handleVisibilityAttr() local
H A DSemaChecking.cpp10195 SemaBuiltinPPCMMACall(CallExpr * TheCall,unsigned BuiltinID,const char * TypeStr) SemaBuiltinPPCMMACall() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6910 std::string TypeStr; printFileHeaders() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13743 std::string TypeStr; tryToVectorizeList() local