Home
last modified time | relevance | path

Searched defs:EqualKey (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderInternals.h85 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
144 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
DGlobalModuleIndex.cpp79 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function in __anon3ba1405d0311::IdentifierIndexReaderTrait
DASTWriter.cpp3422 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon2c244d130711::ASTDeclContextNameLookupTrait
DASTReader.cpp1542 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/external/clang/lib/Lex/
DPTHLexer.cpp355 static bool EqualKey(internal_key_type a, internal_key_type b) { in EqualKey() function in PTHManager::PTHFileLookupTrait
377 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/
DInstrProfReader.h278 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h322 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function