Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1984 static std::vector<std::string> getAllowListFilenames(StringRef DirPath) { in getAllowListFilenames() function
2020 getAllowListFilenames(CI.getFrontendOpts().ObjCMTAllowListPath); in CreateASTConsumer()