Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DMemoryUnsafeCastChecker.cpp66 const NamedDecl *ToCast = Nodes.getNodeAs<NamedDecl>(ToCastNode); in emitDiagnosticsUnrelated() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29102 auto CastToVT = [&](EVT NewVT, SDValue ToCast) { in takeInexpensiveLog2()