Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3624 static void undef_macro (cpp_reader *, location_t, cpp_hashnode *);
16987 module_state::undef_macro (cpp_reader *, location_t loc, cpp_hashnode *node) in undef_macro() function in module_state
20080 lang_hooks.preprocess_undef = module_state::undef_macro; in module_preprocess_options()
20082 cb->undef = module_state::undef_macro; in module_preprocess_options()