Home
last modified time | relevance | path

Searched defs:ExactMatch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h37 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h170 ExactMatch, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h486 enum MatchType : bool { CompatibleMatch, ExactMatch }; enumerator