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

Completed in 26 milliseconds