Home
last modified time | relevance | path

Searched refs:wordify (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/lit/lit/llvm/
Dsubst.py94 def wordify(word): function
100 self.regex = not_in(pre, '<') + wordify(key) + not_in(post)