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

  /external/clang/lib/AST/
StmtIterator.cpp 43 if (inDecl()) {
67 if (inDecl()) {
139 assert (inDecl() || inDeclGroup());
146 assert (inDecl());
  /external/clang/include/clang/AST/
StmtIterator.h 39 bool inDecl() const {
60 assert (inDecl() || inDeclGroup() || inSizeOfTypeVA());

Completed in 98 milliseconds