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

  /external/clang/lib/AST/
Comment.cpp 137 IsClassMethod = false;
174 IsClassMethod = !IsInstanceMethod;
186 IsClassMethod = !IsInstanceMethod;
  /external/clang/include/clang/AST/
Comment.h 1081 unsigned IsClassMethod : 1;
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 177 milliseconds