Searched defs:atomicType (Results 1 – 2 of 2) sorted by relevance
99 } else if (const auto *atomicType = type->getAs<AtomicType>()) { in addTypedData() local
800 QualType atomicType = E->getSubExpr()->getType(); in VisitCastExpr() local