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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h443 class DeclStmt : public Stmt { class in namespace:clang
448 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, function in class:clang::DeclStmt
453 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { } function in class:clang::DeclStmt
[all...]

Completed in 107 milliseconds