Home
last modified time | relevance | path

Searched refs:header_search_options (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp53 const HeaderSearchOptions* header_search_options);
91 const HeaderSearchOptions* header_search_options) in IncludeFinderPPCallbacks() argument
96 for (const auto& prefix : header_search_options->SystemHeaderPrefixes) { in IncludeFinderPPCallbacks()
103 for (const auto& entry : header_search_options->UserEntries) { in IncludeFinderPPCallbacks()