Searched refs:readCommandsCommandProto (Results 1 – 2 of 2) sorted by relevance
1018 …std::pair<std::string, std::string> readCommandsCommandProto( tinyxml2::XMLElement const * element…
11331 std::tie( name, commandData.returnType ) = readCommandsCommandProto( child ); in readCommandsCommand()11436 std::pair<std::string, std::string> VulkanHppGenerator::readCommandsCommandProto( tinyxml2::XMLElem… in readCommandsCommandProto() function in VulkanHppGenerator