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

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
42 /// PreprocessorOptions - This class is used for passing the various options
44 class PreprocessorOptions : public RefCountedBase<PreprocessorOptions> {
143 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessorOptions.h 1 //===--- PreprocessorOptions.h ----------------------------------*- C++ -*-===//
41 /// PreprocessorOptions - This class is used for passing the various options
43 class PreprocessorOptions {
142 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false),

Completed in 108 milliseconds