Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DMacroInfo.h245 const_tokens_iterator tokens_end() const { in tokens_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DMacroInfo.h245 const_tokens_iterator tokens_end() const { in tokens_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DMacroInfo.h245 const_tokens_iterator tokens_end() const { in tokens_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DMacroInfo.h245 const_tokens_iterator tokens_end() const { in tokens_end() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h240 tokens_iterator tokens_end() const { return ReplacementTokens.end(); } in tokens_end() function
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor.cc290 const CodepointIndex tokens_end = tokens[click_position + span_right].end; in SpanToLabel() local
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c359 struct tgsi_token *tokens_end; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c300 struct tgsi_token *tokens_end; member