Searched defs:IsMatch (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h62 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { function in class:lldb_private::FormattersMatchCandidate
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h85 auto IsMatch = [&](const std::string &Other) { local
96 auto IsMatch = [&](const std::string &Other) { local
116 auto IsMatch = [&](const std::string &Other) { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp49 bool IsMatch = local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp85 class IsMatch { class in namespace:__anon4952
89 IsMatch(const CodeGenInstruction *EVEXInst) : EVEXInst(EVEXInst) {} function in class:__anon4952::IsMatch

Completed in 68 milliseconds