Home
last modified time | relevance | path

Searched defs:tokens_end (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h243 tokens_iterator tokens_end() const { return ReplacementTokens.end(); } in tokens_end() function
/external/clang/include/clang/Lex/
DMacroInfo.h240 tokens_iterator tokens_end() const { return ReplacementTokens.end(); } in tokens_end() function
/external/libtextclassifier/native/annotator/
Dfeature-processor.cc290 const CodepointIndex tokens_end = tokens[click_position + span_right].end; in SpanToLabel() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c343 struct tgsi_token *tokens_end; member
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c323 struct tgsi_token *tokens_end; member