Home
last modified time | relevance | path

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

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