Searched refs:ExtractAPIIgnoresFileList (Results 1 – 3 of 3) sorted by relevance
426 if (!CI.getFrontendOpts().ExtractAPIIgnoresFileList.empty()) { in CreateASTConsumer()428 APIIgnoresList::create(CI.getFrontendOpts().ExtractAPIIgnoresFileList, in CreateASTConsumer()530 if (!CI.getFrontendOpts().ExtractAPIIgnoresFileList.empty()) { in CreateASTConsumer()532 APIIgnoresList::create(CI.getFrontendOpts().ExtractAPIIgnoresFileList, in CreateASTConsumer()
493 std::vector<std::string> ExtractAPIIgnoresFileList; variable
1480 MarshallingInfoStringVector<FrontendOpts<"ExtractAPIIgnoresFileList">>;