Home
last modified time | relevance | path

Searched refs:system_header (Results 1 – 25 of 838) sorted by relevance

12345678910>>...34

/llvm-project-15.0.7/clang/test/Preprocessor/Inputs/
H A Dpragma_sysheader.h2 #pragma clang system_header
5 #pragma GCC system_header
8 #pragma system_header
12 #pragma system_header
/llvm-project-15.0.7/llvm/utils/lint/
H A Dcpp_lint.py52 system_header = include_system_re.match(line)
53 if system_header:
54 curr_system_header = system_header.group(1)
/llvm-project-15.0.7/libcxx/include/
H A Dstddef.h14 # pragma GCC system_header
42 # pragma GCC system_header
H A Dstdio.h13 # pragma GCC system_header
104 # pragma GCC system_header
H A Dstdlib.h13 # pragma GCC system_header
90 # pragma GCC system_header
H A Dwchar.h13 # pragma GCC system_header
116 # pragma GCC system_header
H A Dcomplex.h23 # pragma GCC system_header
H A Dtgmath.h23 # pragma GCC system_header
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dmissing-system-header.h1 #pragma clang system_header
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Derrno_var.h1 #pragma clang system_header
H A Dsome_system_globals.h1 #pragma clang system_header
H A Derrno_func.h1 #pragma clang system_header
H A Dsystem-header-simulator-for-nullability-cxx.h1 #pragma clang system_header
/llvm-project-15.0.7/clang/test/Frontend/Inputs/
H A Drewrite-includes1.h1 #pragma clang system_header
/llvm-project-15.0.7/clang/test/Index/Inputs/
H A Dretain-comments-from-system-headers.h1 #pragma clang system_header
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/Inputs/argument-comment/
H A Dsystem-header-with-decl.h1 #pragma clang system_header
/llvm-project-15.0.7/libcxx/src/
H A Dchrono_system_time_init.h1 #pragma GCC system_header
H A Diostream_init.h1 #pragma GCC system_header
/llvm-project-15.0.7/libcxx/src/experimental/
H A Dmemory_resource_init_helper.h1 #pragma GCC system_header
/llvm-project-15.0.7/clang/test/CoverageMapping/
H A Dunused_names.c18 #pragma clang system_header
/llvm-project-15.0.7/libcxx/include/__random/
H A Ddefault_random_engine.h16 # pragma GCC system_header
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlibstdcxx_gets_hack.cpp13 #pragma GCC system_header
/llvm-project-15.0.7/clang/test/SemaCXX/Inputs/
H A Dwarn-new-overaligned-3.h1 #pragma GCC system_header
H A Dregister.h1 #pragma GCC system_header
/llvm-project-15.0.7/clang/test/Sema/Inputs/
H A Ddiagnose-if-warn-system-header.h1 #pragma GCC system_header

12345678910>>...34