Searched refs:IsAllocatableOrPointerObject (Results 1 – 3 of 3) sorted by relevance
1091 bool IsAllocatableOrPointerObject( in IsAllocatableOrPointerObject() function1115 IsAllocatableOrPointerObject(expr, context); in MayBePassedAsAbsentOptional()
933 bool IsAllocatableOrPointerObject(const Expr<SomeType> &, FoldingContext &);
2165 if (Fortran::evaluate::IsAllocatableOrPointerObject( in lowerIntrinsicArgumentAsInquired()2862 if (Fortran::evaluate::IsAllocatableOrPointerObject( in prepareActualThatMayBeAbsent()3159 if (arg.isOptional() && Fortran::evaluate::IsAllocatableOrPointerObject( in genRawProcedureRef()3656 Fortran::evaluate::IsAllocatableOrPointerObject( in lowerArrayOfPointerAssignment()6126 const bool isAllocOrPtr = Fortran::evaluate::IsAllocatableOrPointerObject( in genOptionalArrayFetch()