Searched defs:OpRange (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaCast.cpp | 75 SourceRange OpRange; member 748 SourceRange OpRange) { in DiagnoseReinterpretUpDownCast() 948 SourceRange OpRange, unsigned &msg, in TryStaticCast() 1190 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast() 1228 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast() 1262 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast() 1375 SourceRange OpRange, in TryStaticMemberPointerUpcast() 1493 SourceRange OpRange, unsigned &msg, in TryStaticImplicitCast() 1730 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast() 1872 SourceRange OpRange, in TryReinterpretCast()
|
D | SemaExpr.cpp | 8977 CharSourceRange OpRange = in diagnoseObjCLiteralComparison() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaCast.cpp | 81 SourceRange OpRange; member 949 SourceRange OpRange) { in DiagnoseReinterpretUpDownCast() 1165 SourceRange OpRange, unsigned &msg, in TryStaticCast() 1420 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast() 1458 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast() 1492 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast() 1605 SourceRange OpRange, in TryStaticMemberPointerUpcast() 1723 SourceRange OpRange, unsigned &msg, in TryStaticImplicitCast() 1949 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast() 2036 static void checkIntToPointerCast(bool CStyle, const SourceRange &OpRange, in checkIntToPointerCast() [all …]
|
D | SemaCodeComplete.cpp | 5276 const CharSourceRange OpRange = in CodeCompleteMemberReferenceExpr() local
|
D | SemaExpr.cpp | 11149 CharSourceRange OpRange = in diagnoseObjCLiteralComparison() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 844 ConstantRange OpRange = OpSt.getConstantRange(); in visitCastInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5775 auto OpRange = getRangeRef(getSCEV(Op), SignHint); in getRangeRef() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5876 auto OpRange = getRangeRef(getSCEV(Op), SignHint); in getRangeRef() local
|