Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h212 bool IsDataRefTypeParamInquiry(const parser::DataRef *dataRef);
H A Dcheck-omp-structure.cpp2062 bool OmpStructureChecker::IsDataRefTypeParamInquiry( in IsDataRefTypeParamInquiry() function in Fortran::semantics::OmpStructureChecker
2093 if (IsDataRefTypeParamInquiry(dataRef)) { in CheckIsVarPartOfAnotherVar()