Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp407 LazyRuntimeFunction GetPropertyFn; member in __anonbab9bb100111::CGObjCGNU
2358 GetPropertyFn.init(&CGM, "objc_getProperty", IdTy, IdTy, SelectorTy, in CGObjCGNU()
4116 return GetPropertyFn; in GetPropertyGetFunction()