Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h220 void CheckDefinableObjects(SymbolSourceMap &, const llvm::omp::Clause);
H A Dcheck-omp-structure.cpp2422 CheckDefinableObjects(currSymbols, GetClauseKindForParserClass(x)); in Enter()
2561 void OmpStructureChecker::CheckDefinableObjects( in CheckDefinableObjects() function in Fortran::semantics::OmpStructureChecker