Searched defs:EqualKey (Results  1 – 7 of 7) sorted by relevance
| /external/clang/lib/Serialization/ | 
| D | ASTReaderInternals.h | 85   static bool EqualKey(const internal_key_type &a, const internal_key_type &b) {  in EqualKey()  function144   static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {  in EqualKey()  function
 220   static bool EqualKey(const internal_key_type& a,  in EqualKey()  function
 
 | 
| D | GlobalModuleIndex.cpp | 79   static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {  in EqualKey()  function in __anon3ba1405d0311::IdentifierIndexReaderTrait
 | 
| D | ASTWriter.cpp | 3422   static bool EqualKey(key_type_ref a, key_type_ref b) {  in EqualKey()  function in __anon2c244d130711::ASTDeclContextNameLookupTrait
 | 
| D | ASTReader.cpp | 1542 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) {  in EqualKey()  function in HeaderFileInfoTrait
 | 
| /external/clang/lib/Lex/ | 
| D | PTHLexer.cpp | 355   static bool EqualKey(internal_key_type a, internal_key_type b) {  in EqualKey()  function in PTHManager::PTHFileLookupTrait377   static bool EqualKey(const internal_key_type& a,  in EqualKey()  function in PTHManager::PTHStringLookupTrait
 656   static bool EqualKey(internal_key_type a, internal_key_type b) {  in EqualKey()  function in __anondf3562a50211::PTHStatLookupTrait
 
 | 
| /external/llvm/include/llvm/ProfileData/ | 
| D | InstrProfReader.h | 278   static bool EqualKey(StringRef A, StringRef B) { return A == B; }  in EqualKey()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ | 
| D | InstrProfReader.h | 322   static bool EqualKey(StringRef A, StringRef B) { return A == B; }  in EqualKey()  function
 |