Searched refs:AllowList (Results 1 – 9 of 9) sorted by relevance
43 public class AllowList extends SIPHeaderList<Allow> { class53 AllowList retval = new AllowList(); in clone()61 public AllowList() { in AllowList() method in AllowList
33 LLVMOrcSymbolStringPoolEntryRef *AllowList = in allowedSymbols() local37 LLVMOrcSymbolStringPoolEntryRef *P = AllowList; in allowedSymbols()141 LLVMOrcSymbolStringPoolEntryRef AllowList[] = { in main() local150 allowedSymbols, AllowList))) { in main()197 LLVMOrcSymbolStringPoolEntryRef *P = AllowList; in main()
68 AllowList list = new AllowList(); in parse()
36 virtual gtl::FlatSet<string> AllowList() = 0;110 gtl::FlatSet<string> AllowList() override { in AllowList() function355 gtl::FlatSet<string> AllowList() override { in AllowList() function
1085 for (const auto& x : mp_lists->AllowList()) { in PrintDebugLogs()1268 f16_allowlist_ = mp_lists->AllowList(); in Optimize()
97 headerListTable.put(Allow.class, AllowList.class); in initializeListMap()
564 bool AllowList() const { in AllowList() function
749 DenseSet<SymbolStringPtr> AllowList({759 [&](const SymbolStringPtr &S) { return AllowList.count(S); }));
1212 if (breakpoint->AllowList()) in DoExecute()