Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1687 static void checkIntToPointerCast(bool CStyle, SourceLocation Loc, in checkIntToPointerCast() function
1920 checkIntToPointerCast(CStyle, OpRange.getBegin(), SrcExpr.get(), DestType, in TryReinterpretCast()
2324 checkIntToPointerCast(/* CStyle */ true, OpRange.getBegin(), SrcExpr.get(), in CheckCStyleCast()