Searched refs:ExtractAPIIgnoresFile (Results 1 – 3 of 3) sorted by relevance
342 if (!CI.getFrontendOpts().ExtractAPIIgnoresFile.empty()) { in CreateASTConsumer()344 APIIgnoresList::create(CI.getFrontendOpts().ExtractAPIIgnoresFile, in CreateASTConsumer()
457 std::string ExtractAPIIgnoresFile; variable
1134 MarshallingInfoString<FrontendOpts<"ExtractAPIIgnoresFile">>;