Searched defs:IdentTable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DMacros.h133 IdentifierTable &IdentTable; member in class:clang::format::MacroExpander
H A DFormatTokenLexer.h107 IdentifierTable &IdentTable; member in class:clang::format::FormatTokenLexer
H A DMacroExpander.cpp122 MacroExpander( const std::vector<std::string> &Macros, clang::SourceManager &SourceMgr, const FormatStyle &Style, llvm::SpecificBumpPtrAllocator<FormatToken> &Allocator, IdentifierTable &IdentTable) argument
H A DFormatTokenLexer.cpp25 FormatTokenLexer( const SourceManager &SourceMgr, FileID ID, unsigned Column, const FormatStyle &Style, encoding::Encoding Encoding, llvm::SpecificBumpPtrAllocator<FormatToken> &Allocator, IdentifierTable &IdentTable) argument
[all...]
H A DFormatToken.h832 AdditionalKeywords(IdentifierTable &IdentTable) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h69 IdentifierTable IdentTable; member in class:clang::edit::EditedSource

Completed in 198 milliseconds