Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp531 } else if (ObjCProtocolDecl *protocol_decl = in CompleteDecl() local
533 if (!protocol_decl->getDefinition()) in CompleteDecl()
534 protocol_decl->startDefinition(); in CompleteDecl()