OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transitively_includes
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/
graph_header_deps.py
100
def
transitively_includes
(graph, h1, h2):
function
150
if any(
transitively_includes
(graph, i, h) for i in entry.includes) and not options.show_transitive_edges:
208
if
transitively_includes
(graph, h, fname):
Completed in 69 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026