Home
last modified time | relevance | path

Searched refs:objc_string (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc1271 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) in lex_string() argument
1300 if (objc_string) in lex_string()
1339 if (objc_string) in lex_string()
1356 if (concats && !objc_string && !in_system_header_at (input_location)) in lex_string()
1433 return objc_string ? CPP_OBJC_STRING : type; in lex_string()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c1203 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) in lex_string() argument
1232 if (objc_string) in lex_string()
1271 if (objc_string) in lex_string()
1288 if (concats && !objc_string && !in_system_header_at (input_location)) in lex_string()
1365 return objc_string ? CPP_OBJC_STRING : type; in lex_string()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.107244 (build_{class_reference,objc_string}_decl): Clear DECL_CONTEXT.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.107244 (build_{class_reference,objc_string}_decl): Clear DECL_CONTEXT.
H A DChangeLog-200119188 (objc_string): Decompose to [objc_string] '@' STRING.
H A DChangeLog-200315671 (primary:objc_string): Make that OBJC_STRING.
15672 (objc_string nonterminal): Delete.