Home
last modified time | relevance | path

Searched defs:atomicType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp99 } else if (const auto *atomicType = type->getAs<AtomicType>()) { in addTypedData() local
H A DCGExprAgg.cpp800 QualType atomicType = E->getSubExpr()->getType(); in VisitCastExpr() local