Searched defs:IdentTable (Results 1 – 10 of 10) sorted by relevance
47 std::unique_ptr<IdentifierTable> IdentTable; variable
25 IdentifierTable &IdentTable) { in getTokenAtLoc()
122 IdentifierTable &IdentTable; variable
130 IdentifierTable &IdentTable; variable
104 IdentifierTable IdentTable(LangOpts); in process() local
125 IdentifierTable &IdentTable) in MacroExpander() argument
29 IdentifierTable &IdentTable) in FormatTokenLexer() argument [all...]
162 UnwrappedLineParser(SourceManager & SourceMgr,const FormatStyle & Style,const AdditionalKeywords & Keywords,unsigned FirstStartColumn,ArrayRef<FormatToken * > Tokens,UnwrappedLineConsumer & Callback,llvm::SpecificBumpPtrAllocator<FormatToken> & Allocator,IdentifierTable & IdentTable) UnwrappedLineParser() argument
115 IdentifierTable IdentTable; variable
69 IdentifierTable IdentTable; variable