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 __anond7cf703f0311::IdentifierIndexReaderTrait
DASTWriter.cpp3422 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon9159baf50711::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 __anon69e2cfad0311::IdentifierIndexReaderTrait
DASTWriter.cpp3556 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon34b38c630b11::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 __anon3226c9c70211::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