Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp186 QualType CastType = Cast->getType(); in isLossOfSign() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp46 enum CastType { enum
H A DSemaCodeComplete.cpp593 QualType CastType) { in enterTypeCast()
H A DSemaExpr.cpp19388 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
H A DSemaOpenMP.cpp7922 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp1179 const Type *CastType = getType(Op, Param); in getCodeForDag() local