Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp187 std::string SymbolForProtocol(Twine Name) { in SymbolForProtocol() function in __anonaf5ecb460111::CGObjCGNU
1318 std::string Name = SymbolForProtocol(ProtocolName); in GenerateEmptyProtocol()
1381 auto SymName = SymbolForProtocol(ProtocolName); in GenerateProtocolRef()
3295 return Elements.finishAndCreateGlobal(SymbolForProtocol(ProtocolName), in GenerateEmptyProtocol()