Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dexpand_path.c376 const char *token_end, in _expand_token()