Searched refs:dropAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
D | DeclBase.h | 429 void dropAttr() { in dropAttr() function |
/external/clang/lib/Sema/ | ||
D | SemaDecl.cpp | 2265 New->dropAttr<WeakImportAttr>(); in MergeVarDecl() |