Home
last modified time | relevance | path

Searched defs:IdentTable (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h127 IdentifierTable &IdentTable; variable
H A DMacros.h136 IdentifierTable &IdentTable; variable
H A DTokenAnalyzer.cpp104 IdentifierTable IdentTable(getFormattingLangOpts(Style)); in process() local
H A DMacroExpander.cpp125 IdentifierTable &IdentTable) in MacroExpander()
H A DFormatTokenLexer.cpp29 IdentifierTable &IdentTable) in FormatTokenLexer()
H A DUnwrappedLineParser.cpp154 IdentifierTable &IdentTable) in UnwrappedLineParser()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h69 IdentifierTable IdentTable; variable