Home
last modified time | relevance | path

Searched defs:AllowList (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h573 bool AllowList() const { in AllowList() function
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp121 ObjCMigrateASTConsumer(StringRef migrateDir,unsigned astMigrateActions,FileRemapper & remapper,FileManager & fileMgr,const PPConditionalDirectiveRecord * PPRec,Preprocessor & PP,bool isOutputFile,ArrayRef<std::string> AllowList) ObjCMigrateASTConsumer() argument
2019 std::vector<std::string> AllowList = CreateASTConsumer() local