Home
last modified time | relevance | path

Searched refs:func_match (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debugger.cpp244 int func_match = 0; in kmp_location_match() local
250 func_match = in kmp_location_match()
259 return (file_match && func_match && line_match); in kmp_location_match()