Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp28 bool UseGlobs) { in insert()
134 bool UseGlobs) { in addSection()
158 bool UseGlobs = !MB->getBuffer().starts_with("#!special-case-list-v1\n"); in parse() local