Home
last modified time | relevance | path

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

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