HomeSort by relevance Sort by last modified time
    Searched refs:isObjCProtocolDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CommentSema.h 223 bool isObjCProtocolDecl();
  /external/clang/lib/AST/
CommentSema.cpp 149 DiagSelect = !isObjCProtocolDecl() ? 3 : 0;
871 isObjCProtocolDecl();
922 bool Sema::isObjCProtocolDecl()
    [all...]

Completed in 61 milliseconds