Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclGroup.h83 bool isSingleDecl() const { return getKind() == SingleDeclKind; } in isSingleDecl() function
DStmt.h457 bool isSingleDecl() const { in isSingleDecl() function