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

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
PrecompiledPreamble.h 51 struct PreambleFileHash;
105 llvm::StringMap<PreambleFileHash> FilesInPreamble);
146 struct PreambleFileHash {
159 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
160 static PreambleFileHash
163 friend bool operator==(const PreambleFileHash &LHS,
164 const PreambleFileHash &RHS) {
168 friend bool operator!=(const PreambleFileHash &LHS,
169 const PreambleFileHash &RHS) {
181 llvm::StringMap<PreambleFileHash> FilesInPreamble
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 230 struct PreambleFileHash {
243 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
244 static PreambleFileHash
247 friend bool operator==(const PreambleFileHash &LHS,
248 const PreambleFileHash &RHS);
250 friend bool operator!=(const PreambleFileHash &LHS,
251 const PreambleFileHash &RHS) {
272 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 227 struct PreambleFileHash {
240 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
241 static PreambleFileHash
244 friend bool operator==(const PreambleFileHash &LHS,
245 const PreambleFileHash &RHS);
247 friend bool operator!=(const PreambleFileHash &LHS,
248 const PreambleFileHash &RHS) {
269 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
ASTUnit.h 245 struct PreambleFileHash {
258 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
259 static PreambleFileHash
262 friend bool operator==(const PreambleFileHash &LHS,
263 const PreambleFileHash &RHS);
265 friend bool operator!=(const PreambleFileHash &LHS,
266 const PreambleFileHash &RHS) {
287 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
ASTUnit.h 245 struct PreambleFileHash {
258 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
259 static PreambleFileHash
262 friend bool operator==(const PreambleFileHash &LHS,
263 const PreambleFileHash &RHS);
265 friend bool operator!=(const PreambleFileHash &LHS,
266 const PreambleFileHash &RHS) {
287 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 227 struct PreambleFileHash {
240 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
241 static PreambleFileHash
244 friend bool operator==(const PreambleFileHash &LHS,
245 const PreambleFileHash &RHS);
247 friend bool operator!=(const PreambleFileHash &LHS,
248 const PreambleFileHash &RHS) {
269 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
ASTUnit.h 245 struct PreambleFileHash {
258 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
259 static PreambleFileHash
262 friend bool operator==(const PreambleFileHash &LHS,
263 const PreambleFileHash &RHS);
265 friend bool operator!=(const PreambleFileHash &LHS,
266 const PreambleFileHash &RHS) {
287 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
ASTUnit.h 245 struct PreambleFileHash {
258 static PreambleFileHash createForFile(off_t Size, time_t ModTime);
259 static PreambleFileHash
262 friend bool operator==(const PreambleFileHash &LHS,
263 const PreambleFileHash &RHS);
265 friend bool operator!=(const PreambleFileHash &LHS,
266 const PreambleFileHash &RHS) {
287 llvm::StringMap<PreambleFileHash> FilesInPreamble;
    [all...]

Completed in 347 milliseconds