Home
last modified time | relevance | path

Searched defs:TypeRange (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast()
669 SourceRange TypeRange, in CreateCStyleCast()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp629 StringRef TypeRange = R->getValueAsString("TypeRange"); in createRVVIntrinsics() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1616 RangeSet TypeRange = infer(T); in getTrueRange() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3081 SourceRange TypeRange(Start, Tok.getLocation()); in ParseAlignArgument() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2653 SourceRange TypeRange in BuildClassMessage() local
H A DSemaExprCXX.cpp2136 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew() local
H A DSemaDeclAttr.cpp1272 SourceRange TypeRange, in attrNonNullArgCheck()
H A DSemaExpr.cpp16080 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf() local
21110 ExprResult Sema::checkUnknownAnyCast(SourceRange TypeRange, QualType CastType, in checkUnknownAnyCast()
H A DSemaChecking.cpp11550 SourceRange TypeRange = in AnalyzeBitFieldAssignment() local