Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp48 class LazyRuntimeFunction { class
58 LazyRuntimeFunction() in LazyRuntimeFunction() function in __anon119c321b0111::LazyRuntimeFunction
378 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
387 LazyRuntimeFunction ExceptionThrowFn;
390 LazyRuntimeFunction ExceptionReThrowFn;
393 LazyRuntimeFunction EnterCatchFn;
396 LazyRuntimeFunction ExitCatchFn;
398 LazyRuntimeFunction SyncEnterFn;
400 LazyRuntimeFunction SyncExitFn;
405 LazyRuntimeFunction EnumerationMutationFn;
[all …]