Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/components/executer/
H A Dexconcat.c460 const char *TypeString; in AcpiExConvertToObjectTypeString() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp67 IsImageType(StringRef TypeString) IsImageType() argument
72 IsSamplerType(StringRef TypeString) IsSamplerType() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp366 StringRef TypeString = TSC.lookupStr(ID); appendRecordType() local
418 StringRef TypeString = TSC.lookupStr(ID); appendEnumType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp396 const std::string& TypeString, in MigrateBlockOrFunctionPointerTypeVariable() argument
518 std::string TypeString = RT.getAsString(SubPolicy); in rewriteToObjCProperty() local
766 std::string TypeString = DesignatedEnumType.getAsString(Policy); in rewriteToNSMacroDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp892 S += TypeString; in getIvarAccessString() local
2340 const char *argPtr = TypeString.c_str(); in RewriteBlockPointerType() local
2356 const char *argPtr = TypeString.c_str(); in RewriteBlockPointerTypeVariable() local
4089 RewriteByRefString(TypeString, Name, (*I)); in SynthesizeBlockFunc() local
4228 std::string TypeString; SynthesizeBlockImpl() local
4759 std::string TypeString(QT.getAsString(Context->getPrintingPolicy())); RewriteImplicitCastObjCExpr() local
[all...]
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-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp907 typecheckMDNode(T * & Result,MDNode * Node,const yaml::StringValue & Source,StringRef TypeString,MIRParserImpl & Parser) typecheckMDNode() argument