Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DComdat.h37 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSection.cpp65 bool ExactMatch = false; in getSubsectionInsertionPoint() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h170 ExactMatch, enumerator
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h500 enum MatchType : bool { CompatibleMatch, ExactMatch }; enumerator