const std::vector< QuerySymbolInfo > & getQuerySymbolInfos() const
Get information of symbols being querid.
IncludeFixerContext()=default
std::string RawIdentifier
The raw symbol name being queried in database.
tooling::Range getSymbolRange() const
Get replacement range of the symbol.
tooling::Range Range
The replacement range of RawIdentifier.
std::string ScopedQualifiers
The qualifiers of the scope in which SymbolIdentifier lookup occurs.
A context for a file being processed.
StringRef getFilePath() const
Get the file path to the file being processed.
const std::vector< HeaderInfo > & getHeaderInfos() const
Get header information.
llvm::StringRef getSymbolIdentifier() const
Get symbol name.