Home
last modified time | relevance | path

Searched refs:cpp_userdef_string_p (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/libcpp/include/
HDcpplib.h1039 extern bool cpp_userdef_string_p
/dragonfly/contrib/gcc-8.0/libcpp/include/
HDcpplib.h1210 extern bool cpp_userdef_string_p
/dragonfly/contrib/gcc-4.7/libcpp/
HDexpr.c314 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
/dragonfly/contrib/gcc-8.0/libcpp/
HDexpr.c449 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
HDmacro.c712 || cpp_userdef_string_p (token->type) in stringify_arg()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDparser.c3404 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()
3485 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c4030 if (cpp_userdef_string_p (tok->type))
4118 if (cpp_userdef_string_p (tok->type))