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

  /external/clang/include/clang/AST/
DeclBase.h     [all...]
  /external/clang/lib/AST/
DeclBase.cpp 1119 void DeclContext::removeDecl(Decl *D) {
    [all...]
Decl.cpp     [all...]
  /external/lldb/source/Expression/
ClangASTSource.cpp 481 copied_decl->getDeclContext()->removeDecl(copied_decl);
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 317 milliseconds