Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DErrorOr.h183 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
188 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h641 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
646 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DErrorOr.h183 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
188 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h634 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
639 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DErrorOr.h183 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
188 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h634 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
639 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DErrorOr.h183 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
188 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
DError.h634 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function
639 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function