Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp91 SourceRange OpRange; member
960 SourceRange OpRange) { in DiagnoseReinterpretUpDownCast()
1279 SourceRange OpRange, unsigned &msg, in TryStaticCast()
1544 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast()
1582 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast()
1616 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast()
1729 SourceRange OpRange, in TryStaticMemberPointerUpcast()
1847 SourceRange OpRange, unsigned &msg, in TryStaticImplicitCast()
2073 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
2160 static void checkIntToPointerCast(bool CStyle, const SourceRange &OpRange, in checkIntToPointerCast()
[all …]
H A DSemaCodeComplete.cpp5754 const CharSourceRange OpRange = in CodeCompleteMemberReferenceExpr() local
H A DSemaExpr.cpp12211 CharSourceRange OpRange = in diagnoseObjCLiteralComparison() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1096 ConstantRange OpRange = getConstantRange(OpSt, I.getSrcTy()); in visitCastInst() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8929 auto OpRange = Plan->mapToVPValues(Instr->operands()); in buildVPlanWithVPRecipes() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp6869 auto OpRange = getRangeRef(getSCEV(Op), SignHint, Depth + 1); in getRangeRef() local