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

  /external/clang/lib/AST/
DeclBase.cpp 582 AttrVec &AttrBlank = Ctx.getDeclAttrs(this);
598 return getASTContext().getDeclAttrs(this);
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 613 AttrVec& getDeclAttrs(const Decl *D);
    [all...]

Completed in 42 milliseconds