clang-tools 22.0.0git
clang::clangd::StdLibSet Class Reference

#include <StdLib.h>

Public Member Functions

std::optional< StdLibLocationadd (const LangOptions &, const HeaderSearch &)
bool isBest (const LangOptions &) const

Detailed Description

Definition at line 57 of file StdLib.h.

Member Function Documentation

◆ add()

std::optional< StdLibLocation > clang::clangd::StdLibSet::add ( const LangOptions & LO,
const HeaderSearch & HS )

Definition at line 277 of file StdLib.cpp.

References clang::clangd::Config::current(), and dlog.

◆ isBest()

bool clang::clangd::StdLibSet::isBest ( const LangOptions & LO) const

Definition at line 272 of file StdLib.cpp.


The documentation for this class was generated from the following files: