HomeSort by: relevance | last modified time | path
    Searched defs:checkCastFunctionType (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp 1053 static bool checkCastFunctionType(Sema &Self, const ExprResult &SrcExpr,
1161 if (!checkCastFunctionType(Self, SrcExpr, DestType))
2762 if (!checkCastFunctionType(Self, SrcExpr, DestType))
3086 if (!checkCastFunctionType(Self, SrcExpr, DestType))

Completed in 17 milliseconds