Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp98 SourceRange OpRange; member
999 SourceRange OpRange) { in DiagnoseReinterpretUpDownCast()
1318 SourceRange OpRange, unsigned &msg, in TryStaticCast()
1583 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast()
1621 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast()
1655 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast()
1768 SourceRange OpRange, in TryStaticMemberPointerUpcast()
1886 SourceRange OpRange, unsigned &msg, in TryStaticImplicitCast()
2113 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
2200 static void checkIntToPointerCast(bool CStyle, const SourceRange &OpRange, in checkIntToPointerCast()
[all …]
H A DSemaCodeComplete.cpp5862 const CharSourceRange OpRange = in CodeCompleteMemberReferenceExpr() local
H A DSemaExpr.cpp11622 CharSourceRange OpRange = in diagnoseObjCLiteralComparison() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1297 ConstantRange OpRange = in visitCastInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8562 auto OpRange = RecipeBuilder.mapToVPValues(Instr->operands()); in tryToBuildVPlanWithVPRecipes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6924 auto OpRange = getRangeRef(getSCEV(Op), SignHint, Depth + 1); in getRangeRef() local