Home
last modified time | relevance | path

Searched refs:AtomicCAS (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Analysis/
DNSString.m1 …alyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,alpha.core -anal…
2 …alyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.RetainCount,osx.AtomicCAS,alpha.core -anal…
Dmisc-ps.m2 …ore,alpha.deadcode.IdempotentOperations,alpha.core,osx.cocoa.AtSync,osx.AtomicCAS -analyzer-store=…
3 …ore,alpha.deadcode.IdempotentOperations,alpha.core,osx.cocoa.AtSync,osx.AtomicCAS -analyzer-store=…
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cc148 static bool AtomicCAS(ThreadState *thr, uptr pc, in AtomicCAS() function
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckers.td345 def OSAtomicChecker : Checker<"AtomicCAS">,