Home
last modified time | relevance | path

Searched refs:StatBaseNotNull (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dstat.h29 StatBaseNotNull = CFI_ERROR_BASE_ADDR_NOT_NULL, enumerator
H A Dstat.cpp24 case StatBaseNotNull: in StatErrorString()
H A Dallocatable.cpp142 return ReturnError(terminator, StatBaseNotNull, errMsg, hasStat); in RTDEF()