HomeSort by relevance Sort by last modified time
    Searched defs:EqualKey (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Serialization/
ASTReaderInternals.h 65 static bool EqualKey(const internal_key_type& a,
97 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {
167 static bool EqualKey(const internal_key_type& a,
221 bool EqualKey(internal_key_ref a, internal_key_ref b);
GlobalModuleIndex.cpp 75 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {
ASTReader.cpp     [all...]
  /external/clang/lib/Lex/
PTHLexer.cpp 349 static bool EqualKey(internal_key_type a, internal_key_type b) {
372 static bool EqualKey(const internal_key_type& a,
642 // The key 'kind' doesn't matter here because it is ignored in EqualKey.
646 static bool EqualKey(internal_key_type a, internal_key_type b) {

Completed in 1047 milliseconds