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

  /external/clang/lib/AST/
DeclBase.cpp 564 void Decl::swapAttrs(Decl *RHS) {
573 return RHS->swapAttrs(this);
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 407 void swapAttrs(Decl *D);
    [all...]

Completed in 39 milliseconds