Home
last modified time | relevance | path

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

/freebsd/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/crypto/heimdal/lib/krb5/
H A Dexpand_path.c376 const char *token_end, in _expand_token()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dexpand_path.c395 expand_token(krb5_context context, const char *token, const char *token_end, in expand_token()