Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp230 std::string TypeStr = in MakePropertyEncodingString() local
299 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1134 std::string TypeStr = in PushProperty() local
1142 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() local
1843 std::string TypeStr; in GenerateClass() local
3459 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.cpp2611 std::string TypeStr = Ty.getAsString(getContext().getPrintingPolicy()); in isInNoSanitizeList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp534 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DHWAddressSanitizer.cpp563 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
H A DAddressSanitizer.cpp2637 const std::string TypeStr = AccessIsWrite ? "store" : "load"; in initializeCallbacks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp37 constexpr StringRef SectionHeaderTable::TypeStr; member in llvm::ELFYAML::SectionHeaderTable
1445 StringRef TypeStr; in mapping() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp471 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1572 std::string TypeStr = PDecl->getASTContext().getUnqualifiedObjCPointerType(T). in VisitObjCPropertyDecl() local
H A DASTContext.cpp10598 const char *TypeStr = BuiltinInfo.getTypeString(Id); in GetBuiltinType() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h310 static constexpr StringRef TypeStr = "SectionHeaderTable"; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1737 StringRef TypeStr = Token.range(); in parseTypedImmediateOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c405 value TypeStr = caml_copy_string(TypeCStr); in llvm_string_of_lltype() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp5920 std::string TypeStr; in diagnoseNoViableConversion() local
11262 std::string TypeStr("operator"); in NoteBuiltinOperatorCandidate() local
H A DSemaExprCXX.cpp3837 std::string TypeStr; in CheckVirtualDtorCall() local
H A DSemaDeclAttr.cpp2618 StringRef TypeStr; in handleVisibilityAttr() local
H A DSemaChecking.cpp7017 bool Sema::SemaBuiltinPPCMMACall(CallExpr *TheCall, const char *TypeStr) { in SemaBuiltinPPCMMACall()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6200 std::string TypeStr; in printFileHeaders() local