Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp412 enum ContinuationType { // Keep in sync with instrumentation pass. global() enum
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp833 enum class ContinuationType { // Keep in sync with runtime. global() enum