Home
last modified time | relevance | path

Searched defs:TypeString (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/components/executer/
H A Dexconcat.c460 const char *TypeString; in AcpiExConvertToObjectTypeString() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp67 IsImageType(StringRef TypeString) { in IsImageType()
72 IsSamplerType(StringRef TypeString) { in IsSamplerType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp143 CaptureMethods(std::string TypeString, const clang::CXXRecordDecl *ASTClass, in CaptureMethods()
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp399 const std::string& TypeString, in MigrateBlockOrFunctionPointerTypeVariable()
522 std::string TypeString = RT.getAsString(SubPolicy); in rewriteToObjCProperty() local
770 std::string TypeString = DesignatedEnumType.getAsString(Policy); in rewriteToNSMacroDecl() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp891 std::string TypeString(castT.getAsString(Context->getPrintingPolicy())); in getIvarAccessString() local
2339 std::string TypeString(Type.getAsString(Context->getPrintingPolicy())); in RewriteBlockPointerType() local
2355 std::string TypeString(Type.getAsString(Context->getPrintingPolicy())); in RewriteBlockPointerTypeVariable() local
4089 std::string TypeString; in SynthesizeBlockFunc() local
4228 std::string TypeString; in SynthesizeBlockImpl() local
4759 std::string TypeString(QT.getAsString(Context->getPrintingPolicy())); in RewriteImplicitCastObjCExpr() local
H A DRewriteObjC.cpp2253 std::string TypeString(Type.getAsString(Context->getPrintingPolicy())); in RewriteBlockPointerType() local
2269 std::string TypeString(Type.getAsString(Context->getPrintingPolicy())); in RewriteBlockPointerTypeVariable() local
3299 std::string TypeString; in SynthesizeBlockFunc() local
3438 std::string TypeString; in SynthesizeBlockImpl() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp831 StringRef TypeString, MIRParserImpl &Parser) { in typecheckMDNode()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp10208 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType() local
10260 StringRef TypeString = TSC.lookupStr(ID); in appendEnumType() local