Searched defs:IdentTable (Results 1 – 7 of 7) sorted by relevance
127 IdentifierTable &IdentTable; global() variable
136 IdentifierTable &IdentTable; global() variable
104 IdentifierTable IdentTable(LangOpts); in process() local
125 IdentifierTable &IdentTable) in MacroExpander() argument
29 IdentifierTable &IdentTable) in FormatTokenLexer() argument [all...]
154 UnwrappedLineParser(SourceManager & SourceMgr,const FormatStyle & Style,const AdditionalKeywords & Keywords,unsigned FirstStartColumn,ArrayRef<FormatToken * > Tokens,UnwrappedLineConsumer & Callback,llvm::SpecificBumpPtrAllocator<FormatToken> & Allocator,IdentifierTable & IdentTable) UnwrappedLineParser() argument
69 IdentifierTable IdentTable; variable