Home
last modified time | relevance | path

Searched defs:isBest (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.cpp274 bool StdLibSet::isBest(const LangOptions &LO) const { isBest() function in clang::clangd::StdLibSet
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp316 bool isBest() const { return getQuality() == LocationQuality::Best; } isBest() function in TransferTracker::LocationAndQuality