HomeSort by relevance Sort by last modified time
    Searched refs:AuxTSRecords (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/Basic/
Builtins.cpp 36 (TSRecords.size() + AuxTSRecords.size())) &&
39 return AuxTSRecords[getAuxBuiltinID(ID) - Builtin::FirstTSBuiltin];
48 AuxTSRecords = AuxTarget->getTargetBuiltins();
95 for (unsigned i = 0, e = AuxTSRecords.size(); i != e; ++i)
96 Table.get(AuxTSRecords[i].Name)
  /external/clang/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Builtins.h 63 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
67 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Builtins.h 66 /// AuxTSRecords. Their IDs are shifted up by TSRecords.size() and need to
70 llvm::ArrayRef<Info> AuxTSRecords;

Completed in 1135 milliseconds