Home
last modified time | relevance | path

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

12345678910>>...43

/llvm-project/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/llvm/utils/lint/
H A Dcpp_lint.py58 system_header = include_system_re.match(line)
59 if system_header:
60 curr_system_header = system_header.group(1)
/llvm-project/libcxx/include/
H A Dstdio.h96 # pragma GCC system_header
H A Dstdlib.h82 # pragma GCC system_header
H A Dwchar.h103 # pragma GCC system_header
/llvm-project/clang/test/Preprocessor/
H A Dmissing-system-header.h1 #pragma clang system_header
/llvm-project/clang/test/Frontend/Inputs/
H A Drewrite-includes1.h1 #pragma clang system_header
/llvm-project/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/clang/test/Index/Inputs/
H A Dretain-comments-from-system-headers.h1 #pragma clang system_header
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/Inputs/argument-comment/
H A Dsystem-header-with-decl.h1 #pragma clang system_header
/llvm-project/libcxx/src/
H A Dchrono_system_time_init.h1 #pragma GCC system_header
H A Dmemory_resource_init_helper.h1 #pragma GCC system_header
H A Diostream_init.h1 #pragma GCC system_header
/llvm-project/clang/test/Index/
H A Dfixit-sys-header.h1 #pragma clang system_header
/llvm-project/libcxx/include/__thread/support/
H A Dexternal.h16 # pragma GCC system_header
/llvm-project/libcxx/include/__charconv/
H A Dto_chars.h18 # pragma GCC system_header
/llvm-project/libcxx/include/__utility/
H A Dprivate_constructor_tag.h16 # pragma GCC system_header
H A Dempty.h15 # pragma GCC system_header
/llvm-project/clang/test/SemaCXX/
H A Dlibstdcxx_gets_hack.cpp13 #pragma GCC system_header
/llvm-project/libcxx/include/__random/
H A Ddefault_random_engine.h16 # pragma GCC system_header
/llvm-project/clang/test/CoverageMapping/
H A Dunused_names.c18 #pragma clang system_header
/llvm-project/clang/test/Modules/Inputs/macro-ambiguity/c/system/
H A Dc_system.h9 #pragma GCC system_header

12345678910>>...43