Home | History | Annotate | Download | only in AST

Lines Matching refs:isAtomicType

7932   assert(E->isRValue() && E->getType()->isAtomicType());
8026 } else if (T->isAtomicType()) {