Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp35 class AllocationCheckerHelper { class
37 AllocationCheckerHelper( in AllocationCheckerHelper() function in Fortran::semantics::AllocationCheckerHelper
407 bool AllocationCheckerHelper::RunChecks(SemanticsContext &context) { in RunChecks()
538 bool AllocationCheckerHelper::RunCoarrayRelatedChecks( in RunCoarrayRelatedChecks()
621 AllocationCheckerHelper{allocation, *info}.RunChecks(context_); in Leave()