Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dxray-customevent.cpp5 static constexpr char kPhase[] = "instrument"; in alwaysInstrument() local
12 static constexpr char kPhase[] = "never"; in neverInstrument() local
H A Dxray-typedevent.cpp8 static constexpr char kPhase[] = "instrument"; in alwaysInstrument() local
16 static constexpr char kPhase[] = "never"; in neverInstrument() local
H A Dxray-always-emit-typedevent.cpp7 static constexpr char kPhase[] = "never"; in neverInstrument() local
H A Dxray-always-emit-customevent.cpp7 static constexpr char kPhase[] = "never"; in neverInstrument() local
H A Dxray-instrumentation-bundles.cpp52 static constexpr char kPhase[] = "always"; in alwaysInstrument() local