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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2631 auto AddProperty = [&](const ObjCPropertyDecl *PD) { local
2651 AddProperty(PD);
2658 AddProperty(PD);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4548 const auto AddProperty = [&](const ObjCPropertyDecl *P) { local
4627 AddProperty(P);
4630 AddProperty(P);

Completed in 91 milliseconds