Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc113 int header_unit : 2; member
925 if (!file->header_unit && type < IT_HEADER_HWM in _cpp_stack_file()
951 file->header_unit = +1; in _cpp_stack_file()
957 file->header_unit = -1; in _cpp_stack_file()
1007 if (file->header_unit <= 0) in _cpp_stack_file()
1156 file->header_unit = +1; in _cpp_find_header_unit()
H A DChangeLog770 * files.c (struct _cpp_file): Add header_unit field.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc455 goto header_unit; in resume()
504 header_unit: in resume()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTokenKinds.def885 ANNOTATION(header_unit)