Searched refs:_cpp_notify_macro_use (Results 1 – 3 of 3) sorted by relevance
678 extern bool _cpp_notify_macro_use (cpp_reader *pfile, cpp_hashnode *node,684 return _cpp_notify_macro_use (pfile, node, loc); in _cpp_maybe_notify_macro_use()
699 * internal.h (_cpp_notify_macro_use): Return bool713 (_cpp_notify_macro_use): Deal with deferred macro, return bool888 * internal.h (_cpp_notify_macro_use): Add location parm.900 (_cpp_notify_macro_use): Add location parameter.1734 (_cpp_notify_macro_use): Adjust type checking.1776 (_cpp_notify_macro_use): Adjust lazy definition code.1835 (_cpp_notify_macro_use): Declare.1842 (_cpp_notify_macro_use): New, broken out of multiple call sites.
3987 _cpp_notify_macro_use (cpp_reader *pfile, cpp_hashnode *node, in _cpp_notify_macro_use() function