Searched refs:IsObjectPointer (Results 1 – 4 of 4) sorted by relevance
773 bool IsObjectPointer(const Expr<SomeType> &expr, FoldingContext &context) { in IsObjectPointer() function1095 evaluate::IsObjectPointer(expr, context); in IsAllocatableOrPointerObject()
321 bool actualIsPointer{evaluate::IsObjectPointer(actual, context)}; in CheckExplicitDataArg()
943 bool IsObjectPointer(const Expr<SomeType> &, FoldingContext &);
3093 !Fortran::evaluate::IsObjectPointer( in genRawProcedureRef()