Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DConversionChecker.cpp186 QualType CastType = Cast->getType(); in isLossOfSign() local
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DAvoidCStyleCastsCheck.cpp147 auto ReplaceWithNamedCast = [&](StringRef CastType) { in check()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DMisplacedWideningCastCheck.cpp199 QualType CastType = Cast->getType(); in check() local
/external/libnl/include/netlink-private/
Dutils.h86 #define _NL_AUTO_DEFINE_FCN_VOID0(CastType, name, func) \ argument
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h431 using CastType = in MatchAndExplain() local
/external/clang/lib/Sema/
DSemaCast.cpp40 enum CastType { enum
DSemaExpr.cpp14863 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp45 enum CastType { enum
DSemaCodeComplete.cpp567 QualType CastType) { in enterTypeCast()
DSemaExpr.cpp19142 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
DSemaOpenMP.cpp7179 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters() local
/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp1179 const Type *CastType = getType(Op, Param); in getCodeForDag() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2246 Ice::Type CastType = Context->getSimpleTypeByID(Values[1]); in ProcessRecord() local