Home
last modified time | relevance | path

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

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