Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp187 std::string SymbolForProtocol(Twine Name) { in SymbolForProtocol() function in __anon128dbe400111::CGObjCGNU
1304 std::string Name = SymbolForProtocol(ProtocolName); in GenerateEmptyProtocol()
1367 auto SymName = SymbolForProtocol(ProtocolName); in GenerateProtocolRef()
3170 return Elements.finishAndCreateGlobal(SymbolForProtocol(ProtocolName), in GenerateEmptyProtocol()