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

Completed in 925 milliseconds