Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h434 using CastType = in MatchAndExplain() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp80 auto CastType = Cast->getType(); in VisitCXXDeleteExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp49 enum CastType { enum
H A DSemaCodeComplete.cpp621 QualType CastType) { in enterTypeCast()
H A DSemaExpr.cpp20616 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
H A DSemaOpenMP.cpp8502 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1178 const Type *CastType = getType(Op, Param); in getCodeForDag() local