Searched refs:cp_lexer_debugging_p (Results 1 – 4 of 4) sorted by relevance
240 static inline bool cp_lexer_debugging_p753 cp_lexer_debugging_p (cp_lexer *lexer) in cp_lexer_debugging_p() function972 if (cp_lexer_debugging_p (lexer)) in cp_lexer_peek_token()1149 if (cp_lexer_debugging_p (lexer)) in cp_lexer_peek_nth_token()1162 if (cp_lexer_debugging_p (lexer)) in cp_lexer_peek_nth_token()1189 if (cp_lexer_debugging_p (lexer)) in cp_lexer_consume_token()1247 if (cp_lexer_debugging_p (lexer)) in cp_lexer_save_tokens()1259 if (cp_lexer_debugging_p (lexer)) in cp_lexer_commit_tokens()1272 if (cp_lexer_debugging_p (lexer)) in cp_lexer_rollback_tokens()
4078 (cp_lexer_debugging_p): Use it.
6886 (cp_lexer_debugging_p): Likewise.
2286 (cp_lexer_debugging_p): Only define if ENABLE_CHECKING set. Otherwise