Searched refs:removeDecl (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h1394 void removeDecl(Decl *D);
/external/clang/lib/AST/
H A DDeclBase.cpp1002 void DeclContext::removeDecl(Decl *D) { function in class:DeclContext
/external/clang/lib/Sema/
H A DSemaDecl.cpp7339 Context.getTranslationUnitDecl()->removeDecl(D);
H A DSemaDeclCXX.cpp6193 Shadow->getDeclContext()->removeDecl(Shadow);

Completed in 144 milliseconds