Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h28 StatBaseNotNull = CFI_ERROR_BASE_ADDR_NOT_NULL, enumerator
H A Dstat.cpp21 case StatBaseNotNull: in StatErrorString()
H A Dallocatable.cpp76 return ReturnError(terminator, StatBaseNotNull, errMsg, hasStat); in RTNAME()