Home
last modified time | relevance | path

Searched refs:eraseDeclAttrs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp878 getASTContext().eraseDeclAttrs(this); in dropAttrs()
H A DASTContext.cpp1507 void ASTContext::eraseDeclAttrs(const Decl *D) { in eraseDeclAttrs() function in ASTContext
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h879 void eraseDeclAttrs(const Decl *D);