Home
last modified time | relevance | path

Searched defs:OptionsCluster (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc_clusters.h46 class OptionsCluster; variable
156 explicit OptionsCluster(const std::string &clusterName) : clusterName_(clusterName) {} in OptionsCluster() function