Home
last modified time | relevance | path

Searched defs:compareThisIfSameType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrorOr.h190 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
195 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h585 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
590 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h200 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
205 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h780 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
785 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function