Home
last modified time | relevance | path

Searched refs:inDeclGroup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtIterator.cpp46 if (inDeclGroup()) { in NextVA()
61 assert(inDeclGroup()); in NextDecl()
114 assert(inDeclGroup()); in GetDeclExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtIterator.h48 bool inDeclGroup() const { in inDeclGroup() function
65 assert(inDeclGroup() || inSizeOfTypeVA()); in setVAPtr()