Home
last modified time | relevance | path

Searched refs:genPrivateExportVariable (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp960 genPrivateExportVariable(TypeName, EV->getName()); in genPrimitiveTypeExportVariable()
1067 genPrivateExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
1097 genPrivateExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
1111 genPrivateExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
1141 genPrivateExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
1154 genPrivateExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
1160 void RSReflectionJava::genPrivateExportVariable(const std::string &TypeName, in genPrivateExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h189 void genPrivateExportVariable(const std::string &TypeName,