Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp197 QualType CastType = Cast->getType(); in isLossOfSign() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp46 enum CastType { enum
H A DSemaCodeComplete.cpp597 QualType CastType) { in enterTypeCast()
H A DSemaExpr.cpp20865 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
H A DSemaOpenMP.cpp8544 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp1177 const Type *CastType = getType(Op, Param); in getCodeForDag() local