Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclGroup.h84 bool isSingleDecl() const { return getKind() == SingleDeclKind; } in isSingleDecl() function
H A DStmt.h461 bool isSingleDecl() const { in isSingleDecl() function