Searched defs:isBest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/index/ | ||
H A D | StdLib.cpp | 274 bool StdLibSet::isBest(const LangOptions &LO) const { isBest() function in clang::clangd::StdLibSet |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 316 bool isBest() const { return getQuality() == LocationQuality::Best; } isBest() function in TransferTracker::LocationAndQuality |