HomeSort by relevance Sort by last modified time
    Searched refs:hasEllipsis (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/AST/
StmtObjC.h 111 bool hasEllipsis() const { return getCatchParamDecl() == 0; }
  /external/clang/lib/AST/
StmtProfile.cpp 219 ID.AddBoolean(S->hasEllipsis());
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaTemplate.cpp 699 bool IsParameterPack = D.hasEllipsis();
    [all...]
  /external/clang/lib/Rewrite/
RewriteObjC.cpp     [all...]

Completed in 212 milliseconds