Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3513 std::function<void(const ObjCProtocolDecl *Proto)> collectProtocolProperties in GeneratePropertyList() local
3516 collectProtocolProperties(P); in GeneratePropertyList()
3556 collectProtocolProperties(P); in GeneratePropertyList()
3559 collectProtocolProperties(P); in GeneratePropertyList()