Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtools.h131 inline bool IsAllocatableOrPointer(const Symbol &symbol) { in IsAllocatableOrPointer() function
/external/llvm-project/flang/include/flang/Evaluate/
Dtools.h771 template <typename A> bool IsAllocatableOrPointer(const A &x) { in IsAllocatableOrPointer() function