Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp138 static bool typesCompatible(ASTContext &C, QualType A, QualType B) { in typesCompatible() function
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp345 bool typesCompatible{typesCompatibleWithIgnoreTKR || CheckExplicitDataArg() local