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

  /external/clang/include/clang/Basic/
Module.h 64 /// \brief The umbrella header or directory.
65 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
70 /// \brief The name of the umbrella entry, as written in the module map.
186 /// Submodules can only be inferred for modules with an umbrella header.
396 /// umbrella.
399 /// \brief Retrieve the header that serves as the umbrella header for this
402 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
407 /// \brief Determine whether this module has an umbrella directory that is
408 /// not based on an umbrella header.
410 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 74 /// \brief The umbrella header or directory.
75 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
80 /// \brief The name of the umbrella entry, as written in the module map.
196 /// Submodules can only be inferred for modules with an umbrella header.
410 /// umbrella.
413 /// \brief Retrieve the header that serves as the umbrella header for this
416 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
421 /// \brief Determine whether this module has an umbrella directory that is
422 /// not based on an umbrella header.
424 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Module.h 90 /// \brief The umbrella header or directory.
91 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
96 /// \brief The name of the umbrella entry, as written in the module map.
220 /// Submodules can only be inferred for modules with an umbrella header.
434 /// umbrella.
437 /// \brief Retrieve the header that serves as the umbrella header for this
440 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
445 /// \brief Determine whether this module has an umbrella directory that is
446 /// not based on an umbrella header.
448 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Module.h 90 /// \brief The umbrella header or directory.
91 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
96 /// \brief The name of the umbrella entry, as written in the module map.
220 /// Submodules can only be inferred for modules with an umbrella header.
434 /// umbrella.
437 /// \brief Retrieve the header that serves as the umbrella header for this
440 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
445 /// \brief Determine whether this module has an umbrella directory that is
446 /// not based on an umbrella header.
448 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 74 /// \brief The umbrella header or directory.
75 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
80 /// \brief The name of the umbrella entry, as written in the module map.
196 /// Submodules can only be inferred for modules with an umbrella header.
410 /// umbrella.
413 /// \brief Retrieve the header that serves as the umbrella header for this
416 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
421 /// \brief Determine whether this module has an umbrella directory that is
422 /// not based on an umbrella header.
424 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Module.h 90 /// \brief The umbrella header or directory.
91 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
96 /// \brief The name of the umbrella entry, as written in the module map.
220 /// Submodules can only be inferred for modules with an umbrella header.
434 /// umbrella.
437 /// \brief Retrieve the header that serves as the umbrella header for this
440 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
445 /// \brief Determine whether this module has an umbrella directory that is
446 /// not based on an umbrella header.
448 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Module.h 90 /// \brief The umbrella header or directory.
91 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
96 /// \brief The name of the umbrella entry, as written in the module map.
220 /// Submodules can only be inferred for modules with an umbrella header.
434 /// umbrella.
437 /// \brief Retrieve the header that serves as the umbrella header for this
440 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
445 /// \brief Determine whether this module has an umbrella directory that is
446 /// not based on an umbrella header.
448 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Module.h 94 /// \brief The umbrella header or directory.
95 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella;
100 /// \brief The name of the umbrella entry, as written in the module map.
228 /// Submodules can only be inferred for modules with an umbrella header.
453 /// umbrella.
456 /// \brief Retrieve the header that serves as the umbrella header for this
459 if (auto *E = Umbrella.dyn_cast<const FileEntry *>())
464 /// \brief Determine whether this module has an umbrella directory that is
465 /// not based on an umbrella header.
467 return Umbrella && Umbrella.is<const DirectoryEntry *>()
    [all...]

Completed in 119 milliseconds