HomeSort by relevance Sort by last modified time
    Searched refs:canBeWeakImported (Results 1 - 3 of 3) 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...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 385 milliseconds