Home
last modified time | relevance | path

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

/external/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
/external/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
/external/llvm/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.h744 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
749 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function