Searched defs:GetExternalKey (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReaderInternals.h69 external_key_type GetExternalKey(const internal_key_type& Key) const;
119 GetExternalKey(const internal_key_type& x) { return x; } function in class:clang::serialization::reader::ASTIdentifierLookupTrait
H A DASTReader.cpp640 ASTDeclContextNameLookupTrait::GetExternalKey( function in class:ASTDeclContextNameLookupTrait

Completed in 79 milliseconds