Home
last modified time | relevance | path

Searched defs:CheckConformance (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dshape.cpp684 bool CheckConformance(parser::ContextualMessages &messages, const Shape &left, in CheckConformance() function
/external/llvm-project/flang/lib/Semantics/
Dexpression.cpp2931 bool ArgumentAnalyzer::CheckConformance() const { in CheckConformance() function in Fortran::evaluate::ArgumentAnalyzer