|
clang-tools 22.0.0git
|
This is the complete list of members for IncludeFixerContext, including all inherited members.
| getFilePath() const | IncludeFixerContext | inline |
| getHeaderInfos() const | IncludeFixerContext | inline |
| getQuerySymbolInfos() const | IncludeFixerContext | inline |
| getSymbolIdentifier() const | IncludeFixerContext | inline |
| getSymbolRange() const | IncludeFixerContext | inline |
| IncludeFixerContext()=default | IncludeFixerContext | |
| IncludeFixerContext(StringRef FilePath, std::vector< QuerySymbolInfo > QuerySymbols, std::vector< find_all_symbols::SymbolInfo > Symbols) | IncludeFixerContext | |
| llvm::yaml::MappingTraits< IncludeFixerContext > | IncludeFixerContext | friend |