Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1053 static bool checkCastFunctionType(Sema &Self, const ExprResult &SrcExpr, in checkCastFunctionType() function
1161 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckReinterpretCast()
2762 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCXXCStyleCast()
3086 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCStyleCast()