HomeSort by relevance Sort by last modified time
    Searched refs:GetInternalKey (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/lib/Serialization/
ASTReaderInternals.h 92 static internal_key_type GetInternalKey(const external_key_type &Name) {
155 GetInternalKey(const external_key_type& x) { return x; }
228 GetInternalKey(const external_key_type& x) { return x; }
276 internal_key_type GetInternalKey(const FileEntry *FE);
MultiOnDiskHashTable.h 221 internal_key_type Key = Info::GetInternalKey(EKey);
  /external/clang/lib/Lex/
PTHLexer.cpp 351 static internal_key_type GetInternalKey(const FileEntry* FE) {
389 GetInternalKey(const external_key_type& x) { return x; }
651 static internal_key_type GetInternalKey(const char *path) {
  /external/llvm/include/llvm/ProfileData/
InstrProfReader.h 279 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProfReader.h 303 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProfReader.h 304 static StringRef GetInternalKey(StringRef K) { return K; }
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 259 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
344 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
522 internal_key_type getInternalKey() const {
533 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
OnDiskHashTable.h 258 /// static const internal_key_type &GetInternalKey(external_key_type &EKey);
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);
521 internal_key_type getInternalKey() const {
532 return InfoObj->GetExternalKey(getInternalKey());

Completed in 1592 milliseconds

1 2