Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp82 SourceRange OpRange; member
950 SourceRange OpRange) { in DiagnoseReinterpretUpDownCast()
1261 SourceRange OpRange, unsigned &msg, in TryStaticCast()
1516 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast()
1554 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast()
1588 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast()
1701 SourceRange OpRange, in TryStaticMemberPointerUpcast()
1819 SourceRange OpRange, unsigned &msg, in TryStaticImplicitCast()
2045 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
2132 static void checkIntToPointerCast(bool CStyle, const SourceRange &OpRange, in checkIntToPointerCast()
[all …]
H A DSemaCodeComplete.cpp5422 const CharSourceRange OpRange = in CodeCompleteMemberReferenceExpr() local
H A DSemaExpr.cpp11262 CharSourceRange OpRange = in diagnoseObjCLiteralComparison() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp784 ConstantRange OpRange = OpSt.getConstantRange(); in visitCastInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9091 auto OpRange = Plan->mapToVPValues(Instr->operands()); in buildVPlanWithVPRecipes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp6026 auto OpRange = getRangeRef(getSCEV(Op), SignHint); in getRangeRef() local