Home
last modified time | relevance | path

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

/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