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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h110 bool hasEllipsis() const { return getCatchParamDecl() == 0; } function in class:clang::ObjCAtCatchStmt
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h2088 bool hasEllipsis() const { return EllipsisLoc.isValid(); } function in namespace:clang

Completed in 101 milliseconds