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

  /external/clang/lib/AST/
DeclBase.cpp 543 bool Decl::canBeWeakImported(bool &IsDefinition) const {
575 if (!canBeWeakImported(IsDefinition))
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 640 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 651 bool canBeWeakImported(bool &IsDefinition) const;
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 712 milliseconds