Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtools.cpp949 const SpecificIntrinsic *specificIntrinsic, std::string &whyNotCompatible) { in CheckProcCompatibility() argument
958 *rhsProcedure, &whyNotCompatible, specificIntrinsic)) { in CheckProcCompatibility()
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtools.h1029 const SpecificIntrinsic *specificIntrinsic, std::string &whyNotCompatible);