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

  /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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-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...]

Completed in 386 milliseconds