clang-tools 19.0.0git
clang::include_fixer::SymbolIndexManager Member List

This is the complete list of members for clang::include_fixer::SymbolIndexManager, including all inherited members.

addSymbolIndex(std::function< std::unique_ptr< SymbolIndex >()> F)clang::include_fixer::SymbolIndexManagerinline
search(llvm::StringRef Identifier, bool IsNestedSearch=true, llvm::StringRef FileName="") constclang::include_fixer::SymbolIndexManager