Searched defs:PerformScan (Results 1 – 4 of 4) sorted by relevance
47 void PCScan::PerformScan(InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScan
1330 void PCScanInternal::PerformScan(PCScan::InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScanInternal
3518 auto PerformScan = [this](unsigned Reg, std::function<void(unsigned)> Func) { in checkMergingChangesDbgValues() local
3764 auto PerformScan = [this](Register Reg, std::function<void(Register)> Func) { in checkMergingChangesDbgValues() local