Searched defs:VarName (Results 1 – 3 of 3) sorted by relevance
453 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()465 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()475 const std::string &VarName, in genInitExportVariable()917 const char *VarName) { in genTypeCheck()958 std::string VarName = EV->getName(); in genPrimitiveTypeExportVariable() local1065 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local1095 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local1109 std::string VarName = EV->getName(); in genMatrixTypeExportVariable() local1139 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local1152 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local[all …]
578 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local710 const char *VarName, in genPackVarOfType()800 const char *VarName) { in genTypeCheck()863 const std::string &VarName, in genInitExportVariable()943 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()949 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()1001 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
166 std::stringstream VarName; in runOnModule() local