Searched defs:CastType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp186 QualType CastType = Cast->getType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp45 enum CastType { enum
H A DSemaCodeComplete.cpp553 enterTypeCast(SourceLocation Tok, QualType CastType) argument
H A DSemaExpr.cpp17565 RebuildUnknownAnyExpr(Sema &S, QualType CastType) argument
17900 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, argument

Completed in 129 milliseconds