Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Ddescriptor.h192 bool IsAllocatable() const { in IsAllocatable() function
/external/llvm-project/flang/include/flang/Semantics/
Dtools.h128 inline bool IsAllocatable(const Symbol &symbol) { in IsAllocatable() function