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

  /external/clang/lib/AST/
Comment.cpp 135 IsObjCMethod = false;
184 IsObjCMethod = true;
CommentSema.cpp 594 if (ThisDeclInfo->IsObjCMethod)
    [all...]
  /external/clang/include/clang/AST/
Comment.h 1071 unsigned IsObjCMethod : 1;

Completed in 131 milliseconds