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

  /external/clang/include/clang/AST/
ExprCXX.h 409 class UserDefinedLiteral : public CallExpr {
414 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
419 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
441 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 424 class UserDefinedLiteral : public CallExpr {
429 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args,
434 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty)
456 return const_cast<UserDefinedLiteral*>(this)->getCookedLiteral();
    [all...]

Completed in 130 milliseconds