Searched refs:LazyRuntimeFunction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp47 class LazyRuntimeFunction { class in namespace:__anon17845
56 LazyRuntimeFunction() function in class:__anon17845::LazyRuntimeFunction
331 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
340 LazyRuntimeFunction ExceptionThrowFn;
343 LazyRuntimeFunction ExceptionReThrowFn;
346 LazyRuntimeFunction EnterCatchFn;
349 LazyRuntimeFunction ExitCatchFn;
351 LazyRuntimeFunction SyncEnterFn;
353 LazyRuntimeFunction SyncExitFn;
359 LazyRuntimeFunction EnumerationMutationF
[all...]

Completed in 521 milliseconds