Searched defs:AtomicExpr (Results 1 – 5 of 5) sorted by relevance
96 class AtomicExpr; variable
61 class AtomicExpr; variable
6837 explicit AtomicExpr(EmptyShell Empty) : Expr(AtomicExprClass, Empty) { } in AtomicExpr() function
204 Sema &S, const Expr *AtomicExpr, const NamedDecl *Template, in EvaluateAtomicConstraint()
5059 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr *> args, QualType t, in AtomicExpr() function in AtomicExpr