HomeSort by relevance Sort by last modified time
    Searched refs:directlyUses (Results 1 - 17 of 17) sorted by null

  /external/clang/include/clang/Basic/
Module.h 429 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 443 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 443 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Module.h 467 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Module.h 467 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Module.h 467 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Module.h 467 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Module.h 486 bool directlyUses(const Module *Requested) const;
  /external/clang/lib/Basic/
Module.cpp 172 bool Module::directlyUses(const Module *Requested) const {
  /external/clang/lib/Lex/
ModuleMap.cpp 266 !RequestingModule->directlyUses(Header.getModule())) {
    [all...]

Completed in 423 milliseconds