Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp183 std::string SymbolForProtocol(Twine Name) { in SymbolForProtocol() function in __anon119c321b0111::CGObjCGNU
1299 std::string Name = SymbolForProtocol(ProtocolName); in GenerateEmptyProtocol()
1362 auto SymName = SymbolForProtocol(ProtocolName); in GenerateProtocolRef()
3085 return Elements.finishAndCreateGlobal(SymbolForProtocol(ProtocolName), in GenerateEmptyProtocol()