Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Duse-after-free-and-overflow.c16 void *FindMatch(void *ptrs[ALLOC_ATTEMPTS], void *value) { in FindMatch() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp198 auto FindMatch = [&](auto &References, auto &Targets, in execute() local