Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h56 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_path.c378 const char *token_end, in _expand_token()