Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h263 void CheckPredefinedAllocatorRestriction(const parser::CharBlock &source,
265 void CheckPredefinedAllocatorRestriction(
H A Dcheck-omp-structure.cpp276 void OmpStructureChecker::CheckPredefinedAllocatorRestriction( in CheckPredefinedAllocatorRestriction() function in Fortran::semantics::OmpStructureChecker
295 void OmpStructureChecker::CheckPredefinedAllocatorRestriction( in CheckPredefinedAllocatorRestriction() function in Fortran::semantics::OmpStructureChecker
305 CheckPredefinedAllocatorRestriction(source, *name); in CheckPredefinedAllocatorRestriction()
310 CheckPredefinedAllocatorRestriction(source, name); in CheckPredefinedAllocatorRestriction()
1073 CheckPredefinedAllocatorRestriction(dir.source, objectList); in Leave()
1131 CheckPredefinedAllocatorRestriction(dir.source, *objectList); in Leave()