Home
last modified time | relevance | path

Searched defs:Atomic (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
Dctor.pass.cpp38 typedef std::atomic<Tp> Atomic; in test() typedef
/external/skia/tests/
DAtomicTest.cpp33 DEF_TEST(Atomic, reporter) { in DEF_TEST() argument
/external/clang/lib/ARCMigrate/
DObjCMT.cpp456 bool Atomic, bool UseNsIosOnlyMacro, in rewriteToObjCProperty()
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1221 namespace Atomic { namespace
/external/clang/lib/Sema/
DSemaInit.cpp5037 if (const AtomicType *Atomic = DestType->getAs<AtomicType>()) { in InitializeFrom() local
DSemaOverload.cpp1526 if (const AtomicType *Atomic = FromType->getAs<AtomicType>()) in IsStandardConversion() local
DSemaExpr.cpp706 if (const AtomicType *Atomic = T->getAs<AtomicType>()) { in DefaultLvalueConversion() local