Home
last modified time | relevance | path

Searched refs:stopCheckingAllocate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp105 bool stopCheckingAllocate{false}; // for errors that would lead to ambiguity in CheckAllocateOptions() local
157 stopCheckingAllocate = true; in CheckAllocateOptions()
162 stopCheckingAllocate = true; in CheckAllocateOptions()
171 stopCheckingAllocate = true; in CheckAllocateOptions()
176 stopCheckingAllocate = true; in CheckAllocateOptions()
185 if (stopCheckingAllocate) { in CheckAllocateOptions()