Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2725 SrcExpr = Self.checkUnknownAnyCast(DestRange, DestType, in CheckCXXCStyleCast()
2925 SrcExpr = Self.checkUnknownAnyCast(DestRange, DestType, in CheckCStyleCast()
H A DSemaExpr.cpp20616 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7461 ExprResult checkUnknownAnyCast(SourceRange TypeRange, QualType CastType,