HomeSort by relevance Sort by last modified time
    Searched refs:ImportedModule (Results 1 - 25 of 34) sorted by null

1 2

  /external/clang/include/clang/Lex/
PreprocessingRecord.h 227 unsigned ImportedModule : 1;
235 bool InQuotes, bool ImportedModule,
250 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 226 unsigned ImportedModule : 1;
234 bool InQuotes, bool ImportedModule,
249 bool importedModule() const { return ImportedModule; }
  /external/clang/lib/Lex/
PreprocessingRecord.cpp 28 bool InQuotes, bool ImportedModule,
32 InQuotes(InQuotes), Kind(Kind), ImportedModule(ImportedModule), File(File)
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h     [all...]

Completed in 1366 milliseconds

1 2