Searched defs:impure (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/test/Semantics/ | ||
H A D | call10.f90 | 10 final :: impure method |
H A D | call11.f90 | 23 impure integer function impure(n) function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-do-forall.cpp | 175 SayDeallocateWithImpureFinal(const Symbol & entity,const char * reason,const Symbol & impure) SayDeallocateWithImpureFinal() argument |
H A D | definable.cpp | 212 if (const Symbol * impure{HasImpureFinal(ultimate)}) { WhyNotDefinableLast() local |