Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/
H A DDependencyGraph.cpp29 class DependencyGraphCallback : public PPCallbacks { class
45 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback() function in __anon321172720111::DependencyGraphCallback