Home
last modified time | relevance | path

Searched refs:kUntrue (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dxray-customevent.cpp20 static constexpr char kUntrue[] = "untrue"; in conditionalInstrument() local
24 __xray_customevent(kUntrue, 6); in conditionalInstrument()
Dxray-typedevent.cpp26 static constexpr char kUntrue[] = "untrue"; in conditionalInstrument() local
30 __xray_typedevent(UntrueEventType, kUntrue, 6); in conditionalInstrument()