Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxx/test/libcxx/feature_test_macro/
H A Dtest_data.json13 "headers": [ array
28 "headers": [ global() array
97 "headers": [ global() array
112 "headers": [ global() array
147 "headers": [ global() array
/llvm-project/libcxx/test/libcxx/
H A Dheaders_in_modulemap.sh.py11 headers = list(pathlib.Path(sys.argv[2]).rglob("*")) global() variable
/llvm-project/clang-tools-extra/clang-include-fixer/tool/
H A Dclang-include-fixer.py54 def GetUserSelection(message, headers, maximum_suggested_headers): argument
/llvm-project/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake524 set(headers "") global() variable
528 set(headers ${ARG_ADDITIONAL_HEADERS}) global() variable
/llvm-project/clang/tools/include-mapping/
H A Dcppreference_parser.py21 def __init__(self, name, namespace, headers): argument
[all...]
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DIndex.proto77 repeated HeaderWithReferences headers = 15; field
/llvm-project/clang/tools/scan-view/share/
H A DScanView.py823 def send_string(self, s, ctype="text/html", headers=True, mtime=None): argument
/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp1010 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); InternalGetProcAddress() local
1090 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); OverrideImportedFunction() local
/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp244 llvm::SmallVector<Header> Symbol::headers() const { in headers() function in clang::tooling::stdlib::Symbol
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1950 headers = 0x1, global() enumerator