Searched defs:VarName (Results 1 – 4 of 4) sorted by relevance
598 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()610 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()620 const std::string &VarName, in genInitExportVariable()1617 const char *VarName) { in genTypeCheck()1658 std::string VarName = EV->getName(); in genPrimitiveTypeExportVariable() local1765 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local1795 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local1809 std::string VarName = EV->getName(); in genMatrixTypeExportVariable() local1840 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local1853 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local[all …]
590 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local764 const char *VarName, in genPackVarOfType()854 const char *VarName) { in genTypeCheck()917 const std::string &VarName, in genInitExportVariable()997 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()1003 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()1055 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
1348 llvm::StringRef VarName(ss.str()); in CreateRetStmtWithTempVar() local1462 llvm::StringRef VarName(ss.str()); in VisitCallExpr() local
171 std::stringstream VarName; in runOnModule() local