Home
last modified time | relevance | path

Searched refs:observer (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dmismatched-undefined-method.m9 - (void)BrightnessAssistantUnregisterForNotifications:(void*) observer; // expected-note {{previous…
12 - (void)BrightnessAssistantUnregisterForNotifications:(CGDirectDisplayID) displayID, void* observer
H A Dproperty-8.m34 - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath;
/llvm-project-15.0.7/clang/lib/Analysis/
H A DLiveVariables.cpp160 LiveVariables::Observer *observer; member in __anon5d2c62a60311::TransferFunctions
167 : LV(im), val(Val), observer(Observer), currentBlock(CurrentBlock) {} in TransferFunctions()
217 if (observer) in Visit()
218 observer->observeStmt(S, currentBlock, val); in Visit()
364 if (Killed && observer) in VisitBinaryOperator()
365 observer->observerKill(DR); in VisitBinaryOperator()
430 if (observer && DR) in VisitObjCForCollectionStmt()
431 observer->observerKill(DR); in VisitObjCForCollectionStmt()
455 if (!observer) in VisitUnaryOperator()
472 observer->observerKill(DR); in VisitUnaryOperator()
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dblock-6.m16 __block id observer = ^{ return observer; };
H A Dobjc2-write-barrier-3.m47 Observer *observer;
48 observer->block = 0;
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-for-objc-dealloc.h28 - (void)removeObserver:(id)observer;
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-documentation.m190 - (void)removeReach:(NSObject*)observer;
194 - (void)removeReach:(NSObject*)observer // expected-note {{previous declaration is here}}
197 - (void)removeReach:(NSObject*)observer // expected-error {{duplicate declaration of method 'remove…
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dprelegalizercombiner-extending-loads-cornercases.mir111 # Check that we report the correct modifications to the observer. This acts as
/llvm-project-15.0.7/libcxx/include/
H A Dchrono73 // observer
127 // observer
/llvm-project-15.0.7/llvm/docs/
H A DStatepoints.rst513 means that an outside observer could observe this sequence of events