Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp411 enum ContinuationType { // Keep in sync with instrumentation pass. enum
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp833 enum class ContinuationType { // Keep in sync with runtime. enum