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 615 else if (isObjCPropertyDecl())
849 bool Sema::isObjCPropertyDecl() {
    [all...]

Completed in 49 milliseconds