[flang][NFC] Small refactor for `IsProcedurePointer`
Instead of manually checking for procedure-like details in Symbol, defer it to IsProcedure function. Differential Revision: https://reviews.llvm.org/D127967
Loading
Please sign in to comment
Instead of manually checking for procedure-like details in Symbol, defer it to IsProcedure function. Differential Revision: https://reviews.llvm.org/D127967