HomeSort by relevance Sort by last modified time
    Searched refs:isConstexpr (Results 51 - 75 of 85) sorted by null

1 23 4

  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Decl.h     [all...]
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Decl.h     [all...]
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp 478 if (decl.isConstexpr())
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/include/clang/AST/
Stmt.h 100 unsigned IsConstexpr : 1;
890 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
933 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
934 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /external/clang/lib/Sema/
SemaLambda.cpp 759 /*IsConstexpr*/ false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Stmt.h 101 unsigned IsConstexpr : 1;
914 bool IsConstexpr, Stmt *init, VarDecl *var, Expr *cond,
957 bool isConstexpr() const { return IfStmtBits.IsConstexpr; }
958 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; }
    [all...]

Completed in 2002 milliseconds

1 23 4