Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() argument
669 SourceRange TypeRange, in CreateCStyleCast() argument
679 static InitializationKind CreateFunctionalCast(SourceRange TypeRange, in CreateFunctionalCast() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp510 StringRef TypeRange = R->getValueAsString("TypeRange"); createRVVIntrinsics() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1598 RangeSet TypeRange = infer(T); in getTrueRange() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3101 SourceRange TypeRange(Start, Tok.getLocation()); ParseAlignArgument() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2659 SourceRange TypeRange BuildClassMessage() local
H A DSemaExprCXX.cpp2008 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); BuildCXXNew() local
[all...]
H A DSemaExpr.cpp16720 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); BuildBuiltinOffsetOf() local
21618 checkUnknownAnyCast(SourceRange TypeRange,QualType CastType,Expr * CastExpr,CastKind & CastKind,ExprValueKind & VK,CXXCastPath & Path) checkUnknownAnyCast() argument
H A DSemaDeclAttr.cpp1580 attrNonNullArgCheck(Sema & S,QualType T,const ParsedAttr & AL,SourceRange AttrParmRange,SourceRange TypeRange,bool isReturnValue=false) attrNonNullArgCheck() argument
H A DSemaDeclCXX.cpp17542 SourceRange TypeRange = TSInfo->getTypeLoc().getSourceRange(); CheckFriendTypeDecl() local
H A DSemaChecking.cpp15065 SourceRange TypeRange = AnalyzeBitFieldAssignment() local