clang-tools 20.0.0git
|
#include <StdLib.h>
Public Member Functions | |
std::optional< StdLibLocation > | add (const LangOptions &, const HeaderSearch &) |
bool | isBest (const LangOptions &) const |
std::optional< StdLibLocation > clang::clangd::StdLibSet::add | ( | const LangOptions & | LO, |
const HeaderSearch & | HS | ||
) |
Definition at line 279 of file StdLib.cpp.
References clang::clangd::Config::current(), dlog, and Lang.
bool clang::clangd::StdLibSet::isBest | ( | const LangOptions & | LO | ) | const |
Definition at line 274 of file StdLib.cpp.