Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp938 bool isClangCL = Self.getDiagnostics().getDiagnosticOptions().getFormat() == in CheckDynamicCast() local
943 << isClangCL; in CheckDynamicCast()