HomeSort by relevance Sort by last modified time
    Searched refs:cpp_string (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 33 typedef struct cpp_string cpp_string; typedef in typeref:struct:cpp_string
171 struct GTY(()) cpp_string {
235 struct cpp_string GTY ((tag ("CPP_TOKEN_FLD_STR"))) str;
524 void (*ident) (cpp_reader *, source_location, const cpp_string *);
781 const cpp_string *, size_t,
782 cpp_string *, enum cpp_ttype);
784 const cpp_string *, size_t,
785 cpp_string *, enum cpp_ttype);
    [all...]
gtype-desc.h     [all...]

Completed in 1436 milliseconds