Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc780 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7935 bool IsRepeat = false; in resolveTargetShuffleInputsAndMask() local