Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp2624 SrcExpr = Self.checkUnknownAnyCast(DestRange, DestType, in CheckCXXCStyleCast()
2815 SrcExpr = Self.checkUnknownAnyCast(DestRange, DestType, in CheckCStyleCast()
H A DSemaExpr.cpp19388 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11692 ExprResult checkUnknownAnyCast(SourceRange TypeRange, QualType CastType,