Home
last modified time | relevance | path

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

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