Searched defs:headers (Results 1 – 10 of 10) sorted by relevance
/llvm-project/libcxx/test/libcxx/feature_test_macro/ |
H A D | test_data.json | 13 "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 D | headers_in_modulemap.sh.py | 11 headers = list(pathlib.Path(sys.argv[2]).rglob("*")) global() variable
|
/llvm-project/clang-tools-extra/clang-include-fixer/tool/ |
H A D | clang-include-fixer.py | 54 def GetUserSelection(message, headers, maximum_suggested_headers): argument
|
/llvm-project/compiler-rt/cmake/Modules/ |
H A D | CompilerRTUtils.cmake | 524 set(headers "") global() variable 528 set(headers ${ARG_ADDITIONAL_HEADERS}) global() variable
|
/llvm-project/clang/tools/include-mapping/ |
H A D | cppreference_parser.py | 21 def __init__(self, name, namespace, headers): argument [all...] |
/llvm-project/clang-tools-extra/clangd/index/remote/ |
H A D | Index.proto | 77 repeated HeaderWithReferences headers = 15; field
|
/llvm-project/clang/tools/scan-view/share/ |
H A D | ScanView.py | 823 def send_string(self, s, ctype="text/html", headers=True, mtime=None): argument
|
/llvm-project/compiler-rt/lib/interception/ |
H A D | interception_win.cpp | 1010 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 D | StandardLibrary.cpp | 244 llvm::SmallVector<Header> Symbol::headers() const { in headers() function in clang::tooling::stdlib::Symbol
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx11.cpp | 1950 headers = 0x1, global() enumerator
|