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

/external/clang/tools/libclang/
H A DCIndexUSRs.cpp127 void GenObjCProtocol(StringRef prot);
366 GenObjCProtocol(cast<ObjCProtocolDecl>(D)->getName());
786 void USRGenerator::GenObjCProtocol(StringRef prot) { function in class:USRGenerator
913 UG->GenObjCProtocol(name);

Completed in 24 milliseconds