Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dfile.h35 bool mayPosition() const { return mayPosition_; } in mayPosition() function
H A Dunit.h59 RT_API_ATTRS bool mayPosition() const { return false; } in mayPosition() function