Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp229 bool hasTextBehind(size_t Idx, const ArrayRef<Token> &Tokens) { in hasTextBehind() function
366 bool HasTextBehind = hasTextBehind(Idx, Tokens); in tokenize()