Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp5035 llvm::FunctionCallee fnRef = CGM.CreateRuntimeFunction( in getClangCallTerminateFn() local
5038 cast<llvm::Function>(fnRef.getCallee()->stripPointerCasts()); in getClangCallTerminateFn()
5079 return fnRef; in getClangCallTerminateFn()