Searched defs:getSingleDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h461 const Decl *getSingleDecl() const { return DG.getSingleDecl(); } function in class:clang::DeclStmt
462 Decl *getSingleDecl() { return DG.getSingleDecl(); } function in class:clang::DeclStmt

Completed in 125 milliseconds