Searched refs:GetTypeName (Results 1 – 6 of 6) sorted by relevance
162 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function191 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()369 << GetTypeName(EV->getType(), false) << "[" in genScriptClassConstructor()614 Args.push_back(std::make_pair(GetTypeName((*I)->getType()), in genExportFunction()675 Args.push_back(std::make_pair(GetTypeName((*I)->getType()), in genExportForEach()901 std::string TypeName = GetTypeName(EPT); in genPrimitiveTypeExportVariable()972 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable()1008 std::string TypeName = GetTypeName(EV->getType()); in genVectorTypeExportVariable()1024 std::string TypeName = GetTypeName(ET); in genMatrixTypeExportVariable()1060 std::string TypeName = GetTypeName(EV->getType()); in genConstantArrayTypeExportVariable()[all …]
64 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function94 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()186 write(GetTypeName(ev->getType()) + " " RS_EXPORT_VAR_PREFIX in makeHeader()548 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable()
128 static llvm::StringRef GetTypeName(const clang::Type *T);390 static llvm::StringRef GetTypeName(const clang::ExtVectorType *EVT);
553 TypeName = RSExportType::GetTypeName(T); in NormalizeType()605 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType674 return RSExportVectorType::GetTypeName(EVT); in GetTypeName()884 return GetRSSpecificType( RSExportType::GetTypeName(T) ); in GetRSSpecificType()1184 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName() function in slang::RSExportVectorType
1677 ::std::string GLMessage_DataType::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage_DataType1903 ::std::string GLMessage_FrameBuffer::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage_FrameBuffer2323 ::std::string GLMessage::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage
689 ::std::string GetTypeName() const;879 ::std::string GetTypeName() const;981 ::std::string GetTypeName() const;