Home
last modified time | relevance | path

Searched refs:EqualKey (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderInternals.h65 static bool EqualKey(const internal_key_type& a, in EqualKey() function
97 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function
167 static bool EqualKey(const internal_key_type& a, in EqualKey() function
221 bool EqualKey(internal_key_ref a, internal_key_ref b);
HDGlobalModuleIndex.cpp75 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function in __anon900e9c790311::IdentifierIndexReaderTrait
HDASTReader.cpp1249 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPTHLexer.cpp340 static bool EqualKey(internal_key_type a, internal_key_type b) { in EqualKey() function in __anon9ddf1c410111::PTHFileLookupTrait
363 static bool EqualKey(const internal_key_type& a, in EqualKey() function in __anon9ddf1c410111::PTHStringLookupTrait
637 static bool EqualKey(internal_key_type a, internal_key_type b) { in EqualKey() function in __anon9ddf1c410211::PTHStatLookupTrait
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDOnDiskHashTable.h324 if (!InfoPtr->EqualKey(X, iKey)) {