Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3607 auto RefProtocols = ClassDecl->protocols(); in GenerateClass() local
3609 GetRuntimeProtocolList(RefProtocols.begin(), RefProtocols.end()); in GenerateClass()