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

  /external/clang/lib/AST/
StmtIterator.cpp 64 if (HandleDecl(*DGI))
70 bool StmtIteratorBase::HandleDecl(Decl* D) {
  /external/clang/include/clang/AST/
StmtIterator.h 64 bool HandleDecl(Decl* D);

Completed in 226 milliseconds