Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2064 bool dataRefIsTypeParamInquiry{false}; in IsDataRefTypeParamInquiry() local
2071 dataRefIsTypeParamInquiry = in IsDataRefTypeParamInquiry()
2075 dataRefIsTypeParamInquiry = true; in IsDataRefTypeParamInquiry()
2079 return dataRefIsTypeParamInquiry; in IsDataRefTypeParamInquiry()