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.cpp47 if (inDeclGroup()) { in NextVA()
62 assert(inDeclGroup()); in NextDecl()
115 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()