HomeSort by relevance Sort by last modified time
    Searched defs:IdentTable (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Edit/
EditedSource.h 49 IdentifierTable IdentTable;
55 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts),
  /external/clang/lib/Format/
Format.cpp 766 IdentTable(getFormattingLangOpts(Style)), Keywords(IdentTable),
    [all...]

Completed in 92 milliseconds