Home
last modified time | relevance | path

Searched defs:HeaderFile (Results 1 – 9 of 9) sorted by relevance

/external/boringssl/src/util/
Ddoc.go39 type HeaderFile struct { struct
41 Name string
44 Preamble []string
45 Sections []HeaderSection
47 AllDecls map[string]string
/external/llvm-project/clang-tools-extra/clangd/
DHeaders.h35 struct HeaderFile { struct
44 /// Creates a `HeaderFile` from \p Header which can be either a URI or a literal argument
DCodeComplete.cpp187 if (auto HeaderFile = toHeaderFile(*Header, FileName)) in overloadSet() local
/external/google-fruit/tests/
Dtest_include_test.py34 def test_header_self_contained(self, HeaderFile): argument
/external/python/cpython2/Lib/
Dmimify.py71 class HeaderFile: class
/external/llvm-project/clang-tools-extra/clangd/unittests/
DHeadersTests.cpp309 std::string HeaderFile = "__preamble_patch__.h"; in TEST_F() local
DRenameTests.cpp866 const bool HeaderFile = true; in TEST() local
DDiagnosticsTests.cpp609 URIForFile HeaderFile = in TEST() local
/external/llvm-project/clang/unittests/Basic/
DSourceManagerTest.cpp174 const FileEntry *HeaderFile = in TEST_F() local