Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1351 bool shouldDisambiguateWarningLocation(const DebugLoc &DebugLoc) { in shouldDisambiguateWarningLocation() function
1368 if (shouldDisambiguateWarningLocation(IRB.getCurrentDebugLocation())) { in insertWarningFn()