Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp45 class LazyRuntimeFunction { class
55 LazyRuntimeFunction() in LazyRuntimeFunction() function in __anonc6edbebb0111::LazyRuntimeFunction
346 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
355 LazyRuntimeFunction ExceptionThrowFn;
358 LazyRuntimeFunction ExceptionReThrowFn;
361 LazyRuntimeFunction EnterCatchFn;
364 LazyRuntimeFunction ExitCatchFn;
366 LazyRuntimeFunction SyncEnterFn;
368 LazyRuntimeFunction SyncExitFn;
373 LazyRuntimeFunction EnumerationMutationFn;
[all …]