Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp50 class LazyRuntimeFunction { class
57 LazyRuntimeFunction() = default;
377 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
386 LazyRuntimeFunction ExceptionThrowFn;
389 LazyRuntimeFunction ExceptionReThrowFn;
392 LazyRuntimeFunction EnterCatchFn;
395 LazyRuntimeFunction ExitCatchFn;
397 LazyRuntimeFunction SyncEnterFn;
399 LazyRuntimeFunction SyncExitFn;
404 LazyRuntimeFunction EnumerationMutationFn;
[all …]