Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp463 bool protocolExists = false; in mergeClassExtensionProtocolList() local
467 protocolExists = true; in mergeClassExtensionProtocolList()
473 if (!protocolExists) in mergeClassExtensionProtocolList()