Searched defs:isObjCProtocolDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp149 DiagSelect = !isObjCProtocolDecl() ? 3 : 0;
871 isObjCProtocolDecl();
922 bool Sema::isObjCProtocolDecl() { function in class:clang::comments::Sema

Completed in 178 milliseconds