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 134 IsObjCMethod = false;
183 IsObjCMethod = true;
CommentSema.cpp 575 if (ThisDeclInfo->IsObjCMethod)
    [all...]
  /external/clang/include/clang/AST/
Comment.h 1038 unsigned IsObjCMethod : 1;

Completed in 18 milliseconds