Home
last modified time | relevance | path

Searched defs:AddProperty (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2728 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp4606 const auto AddProperty = [&](const ObjCPropertyDecl *P) { in AddObjCProperties() local