Home
last modified time | relevance | path

Searched defs:getDeclGroup (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclGroup.h94 DeclGroup &getDeclGroup() { in getDeclGroup() function
98 const DeclGroup &getDeclGroup() const { in getDeclGroup() function
DStmt.h464 const DeclGroupRef getDeclGroup() const { return DG; } in getDeclGroup() function
465 DeclGroupRef getDeclGroup() { return DG; } in getDeclGroup() function