Searched defs:AddProperty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 3121 auto AddProperty = [&](const ObjCPropertyDecl *PD) { CreateTypeDefinition() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 5011 const auto AddProperty = [&](const ObjCPropertyDecl *P) { AddObjCProperties() local |