Searched defs:kGlobal (Results 1 – 4 of 4) sorted by relevance
28 kGlobal, enumerator
105 enum class VariableKind { kParameter, kLocal, kGlobal }; enumerator
72 kGlobal = 2, ///< Shuffle both the files and samples. enumerator
84 constexpr auto kGlobal = "global"; variable