Searched refs:GenerateEmptyProtocol (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp402 llvm::Constant *GenerateEmptyProtocol(const std::string &ProtocolName);
1697 protocol = GenerateEmptyProtocol(*iter);
1722 llvm::Constant *CGObjCGNU::GenerateEmptyProtocol( function in class:CGObjCGNU

Completed in 353 milliseconds