Searched refs:StructName (Results 1 – 6 of 6) sorted by relevance
84 …const llvm::StringRef StructName = getUnsuffixedStructName(llvm::dyn_cast<const llvm::StructType>(… in getRsDataTypeForType() local85 if (StructName.equals(kAllocationTypeName)) { in getRsDataTypeForType()87 } else if (StructName.equals(kElementTypeName)) { in getRsDataTypeForType()89 } else if (StructName.equals(kSamplerTypeName)) { in getRsDataTypeForType()91 } else if (StructName.equals(kScriptTypeName)) { in getRsDataTypeForType()93 } else if (StructName.equals(kTypeTypeName)) { in getRsDataTypeForType()
84 const llvm::StringRef StructName = getUnsuffixedStructName(ArgPtrDomainStructType); in runOnFunction() local85 …if (StructName.equals("struct.rs_kernel_context_t") || StructName.equals("RsExpandKernelDriverInfo… in runOnFunction()
10 …ss" }}{{if GetAnnotation $.Type "internal"}}struct {{end}}{{Macro "StructName" $.Type}}{{end}}111 {{define "StructName"}}{{AssertType $ "Class"}}{{$.Name}}{{end}}
102 } {{Macro "StructName" $}};
318 …<type category="{{Macro "StructType" $}}" name="{{Macro "StructName" $}}"{{if $.Docs}} comment="{{…370 {{define "XML.Type.Class" }}<type>{{Macro "StructName" $.Type}}</type>{{end}}
241 } {{Macro "StructName" $}};