Searched defs:VarName (Results 1 – 5 of 5) sorted by relevance
736 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()748 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()758 const std::string &VarName, in genInitExportVariable()1822 const char *VarName) { in genTypeCheck()1863 const std::string &VarName = EV->getName(); in genPrimitiveTypeExportVariable() local1970 const std::string &VarName = EV->getName(); in genPointerTypeExportVariable() local2000 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local2014 const std::string &VarName = EV->getName(); in genMatrixTypeExportVariable() local2046 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local2062 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local[all …]
592 const std::string &VarName = EV->getName(); in genPointerTypeExportVariable() local766 const char *VarName, in genPackVarOfType()856 const char *VarName) { in genTypeCheck()919 const std::string &VarName, in genInitExportVariable()999 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()1005 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()1057 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
1359 const llvm::Twine &VarName, in CreateGuard()
35 std::string VarName; member
171 std::stringstream VarName; in runOnModule() local