Home
last modified time | relevance | path

Searched defs:CastType (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp193 QualType CastType = Cast->getType(); in isLossOfSign() local
/freebsd-14.2/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h434 using CastType = in MatchAndExplain() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp47 enum CastType { enum
H A DSemaCodeComplete.cpp618 QualType CastType) { in enterTypeCast()
H A DSemaExpr.cpp21618 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
H A DSemaOpenMP.cpp8696 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters() local
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1177 const Type *CastType = getType(Op, Param); in getCodeForDag() local