Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp20 static bool hasWildcard(StringRef S) { hasWildcard() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp1708 bool elf::hasWildcard(StringRef s) { in hasWildcard() function in elf
H A DConfig.h111 bool hasWildcard; member