Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2874 auto GetIsClassAndIdent = [](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
2879 PropertySet.insert(GetIsClassAndIdent(PD)); in CreateTypeDefinition()
2885 if (!PropertySet.insert(GetIsClassAndIdent(PD)).second) in CreateTypeDefinition()