Searched refs:AtomicCAS (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/Analysis/ |
D | NSString.m | 1 …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…
|
D | misc-ps.m | 2 …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/ |
D | tsan_interface_atomic.cc | 148 static bool AtomicCAS(ThreadState *thr, uptr pc, in AtomicCAS() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | Checkers.td | 345 def OSAtomicChecker : Checker<"AtomicCAS">,
|