Searched refs:AllowList (Results 1 – 3 of 3) sorted by relevance
573 bool AllowList() const { in AllowList() function
121 ArrayRef<std::string> AllowList) in ObjCMigrateASTConsumer() argument126 AllowListFilenames.insert(AllowList.begin(), AllowList.end()); in ObjCMigrateASTConsumer()2019 std::vector<std::string> AllowList = in CreateASTConsumer() local2024 /*isOutputFile=*/true, AllowList); in CreateASTConsumer()
1173 if (breakpoint->AllowList()) in DoExecute()