Searched defs:GetInternalKey (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h108 GetInternalKey(const external_key_type& x) { return x; } function in class:clang::serialization::reader::ASTIdentifierLookupTraitBase
175 GetInternalKey(const external_key_type& x) { return x; } function in class:clang::serialization::reader::ASTSelectorLookupTrait
H A DGlobalModuleIndex.cpp92 GetInternalKey(const external_key_type& x) { return x; } function in class:__anon3509::IdentifierIndexReaderTrait
H A DASTReader.cpp635 ASTDeclContextNameLookupTrait::GetInternalKey( function in class:ASTDeclContextNameLookupTrait
1243 HeaderFileInfoTrait::GetInternalKey(const FileEntry *FE) { function in class:HeaderFileInfoTrait
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPTHLexer.cpp336 static internal_key_type GetInternalKey(const FileEntry* FE) { function in class:__anon3322::PTHFileLookupTrait
375 GetInternalKey(const external_key_type& x) { return x; } function in class:__anon3322::PTHStringLookupTrait
632 static internal_key_type GetInternalKey(const char *path) { function in class:__anon3323::PTHStatLookupTrait

Completed in 123 milliseconds