Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp409 LazyRuntimeFunction GetPropertyFn; member in __anon128dbe400111::CGObjCGNU
2245 GetPropertyFn.init(&CGM, "objc_getProperty", IdTy, IdTy, SelectorTy, in CGObjCGNU()
3977 return GetPropertyFn; in GetPropertyGetFunction()