Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtIterator.cpp47 if (inDeclGroup()) { in NextVA()
62 assert(inDeclGroup()); in NextDecl()
115 assert(inDeclGroup()); in GetDeclExpr()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtIterator.h48 bool inDeclGroup() const { in inDeclGroup() function
65 assert(inDeclGroup() || inSizeOfTypeVA()); in setVAPtr()