Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.cpp43 const std::set<SPIRV::Extension::Extension> &AllowList) { in addExtensionsToClOpt()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h571 bool AllowList() const { in AllowList() function