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

  /external/clang/include/clang/AST/
CommentSema.h 217 bool isObjCPropertyDecl();
  /external/clang/lib/AST/
CommentSema.cpp 606 else if (isObjCPropertyDecl())
835 bool Sema::isObjCPropertyDecl() {
    [all...]

Completed in 165 milliseconds