Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h31 StatInvalidType = CFI_INVALID_TYPE, enumerator
H A Dstat.cpp27 case StatInvalidType: in StatErrorString()