VapourSynth-llvmexpr
Loading...
Searching...
No Matches
VarNaming.hpp File Reference
#include <string>
#include <string_view>
Include dependency graph for VarNaming.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  analysis
namespace  analysis::var_naming

Functions

std::string analysis::var_naming::getArrayName (std::string_view base_name)
bool analysis::var_naming::isArrayName (std::string_view name)
std::string analysis::var_naming::getBaseName (std::string_view array_name)

Variables

constexpr std::string_view analysis::var_naming::ARRAY_SUFFIX = "{}"