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

  /external/clang/include/clang/AST/
StmtObjC.h 110 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; }
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorExpr.java 381 public boolean hasEllipsis() {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/clang/lib/AST/
StmtProfile.cpp 232 ID.AddBoolean(S->hasEllipsis());
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaTemplate.cpp 684 bool IsParameterPack = D.hasEllipsis();
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 158 milliseconds