Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/lit/lit/llvm/
H A Dconfig.py567 def prefer(this, to): function
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DMerge.cpp192 static bool prefer(const SymbolLocation &L, const SymbolLocation &R) { in prefer() function