Searched defs:IsProcedurePointer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Evaluate/ | ||
H A D | characteristics.h | 328 const Procedure *IsProcedurePointer() const { in IsProcedurePointer() function |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | tools.cpp | 835 bool IsProcedurePointer(const Expr<SomeType> &expr) { IsProcedurePointer() function |