Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h865 unsigned int imported_p : 1; member
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc3869 macro->imported_p = false; in _cpp_new_macro()
H A DChangeLog666 * include/cpplib.h (struct cpp_macro): Add imported_p field.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc16457 macro->imported_p = true; in read_define()
16756 if (!macro->imported_p in maybe_add_macro()
16954 if (!cur->imported_p) in install_macros()