Home
last modified time | relevance | path

Searched defs:EqualKey (Results 1 – 12 of 12) 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 __anon8f1b20180311::IdentifierIndexReaderTrait
DASTWriter.cpp3422 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon84a3a1ce0711::ASTDeclContextNameLookupTrait
DASTReader.cpp1542 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/external/llvm-project/clang/lib/Serialization/
DASTReaderInternals.h90 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
138 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function
214 static bool EqualKey(const internal_key_type& a, in EqualKey() function
DGlobalModuleIndex.cpp81 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function in __anon83e3b8260311::IdentifierIndexReaderTrait
DASTWriter.cpp3556 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon63d40bdc0b11::ASTDeclContextNameLookupTrait
DASTReader.cpp1821 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 __anon44bc0e400211::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.h318 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfReader.h327 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function