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;
173 IsClassMethod = !IsInstanceMethod;
184 IsClassMethod = !IsInstanceMethod;
  /external/clang/include/clang/AST/
Comment.h 1083 unsigned IsClassMethod : 1;
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 242 milliseconds