Searched defs:UserDefinedLiteral (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h365 class UserDefinedLiteral : public CallExpr { class in namespace:clang
370 UserDefinedLiteral(const ASTContext &C, Expr *Fn, ArrayRef<Expr*> Args, function in class:clang::UserDefinedLiteral
375 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty) function in class:clang::UserDefinedLiteral

Completed in 139 milliseconds