HomeSort by: relevance | last modified time | path
    Searched defs:hasEllipsis (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtObjC.h 113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; }
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 2568 bool hasEllipsis() const { return EllipsisLoc.isValid(); }

Completed in 20 milliseconds