Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp1930 static void checkIntToPointerCast(bool CStyle, SourceLocation Loc, in checkIntToPointerCast() function
2187 checkIntToPointerCast(CStyle, OpRange.getBegin(), SrcExpr.get(), DestType, in TryReinterpretCast()
2633 checkIntToPointerCast(/* CStyle */ true, OpRange.getBegin(), SrcExpr.get(), in CheckCStyleCast()