Home
last modified time | relevance | path

Searched defs:ProtocolName (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1447 const std::string &ProtocolName) { in GenerateEmptyProtocol()
1481 std::string ProtocolName = PD->getNameAsString(); in GenerateProtocol() local
DCGObjCMac.cpp5033 std::string ProtocolName("\01l_OBJC_PROTOCOL_REFERENCE_$_"); in GenerateProtocolRef() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp603 IdentifierInfo *ProtocolName, in ActOnStartProtocolInterface()