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

1 2 3 4

  /external/clang/include/clang/Frontend/
FrontendOptions.h 94 bool IsSystem;
97 FrontendInputFile() : Buffer(nullptr), Kind(IK_None), IsSystem(false) { }
98 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
99 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
101 bool IsSystem = false)
102 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
105 bool isSystem() const { return IsSystem; }
    [all...]
FrontendActions.h 96 bool IsSystem;
110 bool IsSystem = false)
111 : ASTFrontendAction(), ModuleMapForUniquing(ModuleMap), IsSystem(IsSystem)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendOptions.h 96 bool IsSystem;
99 FrontendInputFile() : Buffer(nullptr), Kind(IK_None), IsSystem(false) { }
100 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
101 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
103 bool IsSystem = false)
104 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
107 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
FrontendOptions.h 137 bool IsSystem;
140 FrontendInputFile() : Buffer(nullptr), Kind(), IsSystem(false) { }
141 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
142 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
144 bool IsSystem = false)
145 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
148 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
FrontendOptions.h 137 bool IsSystem;
140 FrontendInputFile() : Buffer(nullptr), Kind(), IsSystem(false) { }
141 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
142 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
144 bool IsSystem = false)
145 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
148 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendOptions.h 96 bool IsSystem;
99 FrontendInputFile() : Buffer(nullptr), Kind(IK_None), IsSystem(false) { }
100 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
101 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
103 bool IsSystem = false)
104 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
107 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
FrontendOptions.h 137 bool IsSystem;
140 FrontendInputFile() : Buffer(nullptr), Kind(), IsSystem(false) { }
141 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
142 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
144 bool IsSystem = false)
145 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
148 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
FrontendOptions.h 137 bool IsSystem;
140 FrontendInputFile() : Buffer(nullptr), Kind(), IsSystem(false) { }
141 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
142 : File(File.str()), Buffer(nullptr), Kind(Kind), IsSystem(IsSystem) { }
144 bool IsSystem = false)
145 : Buffer(buffer), Kind(Kind), IsSystem(IsSystem) { }
148 bool isSystem() const { return IsSystem; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
FrontendOptions.h 140 bool IsSystem = false;
144 FrontendInputFile(StringRef File, InputKind Kind, bool IsSystem = false)
145 : File(File.str()), Kind(Kind), IsSystem(IsSystem) { }
147 bool IsSystem = false)
148 : Buffer(Buffer), Kind(Kind), IsSystem(IsSystem) { }
151 bool isSystem() const { return IsSystem; }
  /external/clang/lib/Frontend/
DependencyFile.cpp 69 /*IsSystem*/false, /*IsModuleFile*/false,
84 bool IsSystem) override {
87 /*IsSystem*/IsSystem,
103 /*IsSystem*/false, /*IsModuleFile*/true,
106 bool visitInputFile(StringRef Filename, bool IsSystem,
111 DepCollector.maybeAddDependency(Filename, /*FromModule*/true, IsSystem,
119 bool IsSystem, bool IsModuleFile,
122 sawDependency(Filename, FromModule, IsSystem, IsModuleFile, IsMissing))
134 bool IsSystem, bool IsModuleFile
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 515 /// \param IsSystem Whether the directories we're looking at are system
518 bool IsSystem);
528 /// \param IsSystem Whether this file is in a system header directory.
531 bool loadModuleMapFile(const FileEntry *File, bool IsSystem);
549 /// \param IsSystem Whether the framework directory is part of the system
555 bool IsSystem);
639 /// \param IsSystem If non-null, filled in to indicate whether the suggested
642 bool *IsSystem = nullptr);
663 bool IsSystem,
670 /// \param IsSystem Whether this is a system header directory
    [all...]
  /external/clang/lib/Lex/
HeaderSearch.cpp 181 bool IsSystem
183 Module = loadFrameworkModule(ModuleName, FrameworkDir, IsSystem);
195 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory();
197 if (loadModuleMapFile(SearchDirs[Idx].getDir(), IsSystem,
211 if (loadModuleMapFile(NestedModuleMapDirName, IsSystem,
517 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User;
520 FE, FrameworkPath, RequestingModule, SuggestedModule, IsSystem))
524 SuggestedModule, IsSystem))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
HeaderSearch.h 522 /// \param IsSystem Whether the directories we're looking at are system
525 bool IsSystem);
537 /// \param IsSystem Whether this file is in a system header directory.
540 bool loadModuleMapFile(const FileEntry *File, bool IsSystem);
571 /// \param IsSystem Whether the framework directory is part of the system
577 bool IsSystem);
661 /// \param IsSystem If non-null, filled in to indicate whether the suggested
664 bool *IsSystem = nullptr);
685 bool IsSystem,
692 /// \param IsSystem Whether this is a system header directory
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
HeaderSearch.h 525 /// \param IsSystem Whether the directories we're looking at are system
528 bool IsSystem);
540 /// \param IsSystem Whether this file is in a system header directory.
550 bool loadModuleMapFile(const FileEntry *File, bool IsSystem,
583 /// \param IsSystem Whether the framework directory is part of the system
589 bool IsSystem);
673 /// \param IsSystem If non-null, filled in to indicate whether the suggested
676 bool *IsSystem = nullptr);
697 bool IsSystem,
706 /// \param IsSystem Whether this is a system header directory
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
HeaderSearch.h 525 /// \param IsSystem Whether the directories we're looking at are system
528 bool IsSystem);
540 /// \param IsSystem Whether this file is in a system header directory.
550 bool loadModuleMapFile(const FileEntry *File, bool IsSystem,
583 /// \param IsSystem Whether the framework directory is part of the system
589 bool IsSystem);
673 /// \param IsSystem If non-null, filled in to indicate whether the suggested
676 bool *IsSystem = nullptr);
697 bool IsSystem,
706 /// \param IsSystem Whether this is a system header directory
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
HeaderSearch.h 537 /// \param IsSystem Whether the directories we're looking at are system
540 bool IsSystem);
552 /// \param IsSystem Whether this file is in a system header directory.
562 bool loadModuleMapFile(const FileEntry *File, bool IsSystem,
595 /// \param IsSystem Whether the framework directory is part of the system
601 bool IsSystem);
685 /// \param IsSystem If non-null, filled in to indicate whether the suggested
688 bool *IsSystem = nullptr);
709 bool IsSystem,
718 /// \param IsSystem Whether this is a system header directory
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
HeaderSearch.h 537 /// \param IsSystem Whether the directories we're looking at are system
540 bool IsSystem);
552 /// \param IsSystem Whether this file is in a system header directory.
562 bool loadModuleMapFile(const FileEntry *File, bool IsSystem,
595 /// \param IsSystem Whether the framework directory is part of the system
601 bool IsSystem);
685 /// \param IsSystem If non-null, filled in to indicate whether the suggested
688 bool *IsSystem = nullptr);
709 bool IsSystem,
718 /// \param IsSystem Whether this is a system header directory
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
HeaderSearch.h 537 /// \param IsSystem Whether the directories we're looking at are system
540 bool IsSystem);
552 /// \param IsSystem Whether this file is in a system header directory.
562 bool loadModuleMapFile(const FileEntry *File, bool IsSystem,
595 /// \param IsSystem Whether the framework directory is part of the system
601 bool IsSystem);
685 /// \param IsSystem If non-null, filled in to indicate whether the suggested
688 bool *IsSystem = nullptr);
709 bool IsSystem,
718 /// \param IsSystem Whether this is a system header directory
    [all...]

Completed in 392 milliseconds

1 2 3 4