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

  /external/clang/include/clang/Lex/
MacroInfo.h 107 bool IsPublic : 1;
314 IsPublic = Public;
319 bool isPublic() const { return IsPublic; }
  /external/clang/lib/Lex/
MacroInfo.cpp 34 IsPublic(true) {
57 IsPublic(MI.IsPublic) {
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 161 milliseconds