Searched refs:AddProperty (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1803 auto AddProperty = [&](const ObjCPropertyDecl *PD) { local
1823 AddProperty(PD);
1830 AddProperty(PD);
H A DCGObjCMac.cpp2914 auto AddProperty = [&](const ObjCPropertyDecl *PD) { local
2923 AddProperty(PD);
2930 AddProperty(PD);

Completed in 126 milliseconds