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

  /external/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtCXX.h 242 bool IsIfExists;
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists,
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
265 bool isIfExists() const { return IsIfExists; }
268 bool isIfNotExists() const { return !IsIfExists; }
  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 236 milliseconds