Searched defs:compareThisIfSameType (Results 1 – 8 of 8) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/ |
D | ErrorOr.h | 183 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
|
D | Error.h | 641 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/ |
D | ErrorOr.h | 183 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
|
D | Error.h | 634 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/ |
D | ErrorOr.h | 183 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
|
D | Error.h | 634 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/ |
D | ErrorOr.h | 183 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
|
D | Error.h | 634 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function 639 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function
|