Home
last modified time | relevance | path

Searched refs:swapAttrs (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DDeclBase.cpp564 void Decl::swapAttrs(Decl *RHS) { in swapAttrs() function in Decl
573 return RHS->swapAttrs(this); in swapAttrs()
/external/clang/include/clang/AST/
DDeclBase.h407 void swapAttrs(Decl *D);