HomeSort by relevance Sort by last modified time
    Searched defs:CXXConstCastExpr (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/AST/
ExprCXX.h 202 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
372 class CXXConstCastExpr final
374 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
375 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
381 explicit CXXConstCastExpr(EmptyShell Empty)
385 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
390 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 217 /// reinterpret_cast, and CXXConstCastExpr for \c const_cast.
387 class CXXConstCastExpr final
389 private llvm::TrailingObjects<CXXConstCastExpr, CXXBaseSpecifier *> {
390 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op,
396 explicit CXXConstCastExpr(EmptyShell Empty)
400 static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]

Completed in 941 milliseconds