Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp193 std::string SymbolForProtocol(StringRef Name) { in SymbolForProtocol() function in __anon0fc3211f0111::CGObjCGNU
1247 std::string Name = SymbolForProtocol(ProtocolName); in GenerateEmptyProtocol()
1309 auto SymName = SymbolForProtocol(ProtocolName); in GenerateProtocolRef()
2963 return Elements.finishAndCreateGlobal(SymbolForProtocol(ProtocolName), in GenerateEmptyProtocol()