Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtype.cpp27 static bool IsDescriptor(const DeclTypeSpec *type) { in IsDescriptor() function
36 static bool IsDescriptor(const ObjectEntityDetails &details) { in IsDescriptor() function
50 static bool IsDescriptor(const ProcEntityDetails &details) { in IsDescriptor() function
57 bool IsDescriptor(const Symbol &symbol) { in IsDescriptor() function