Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp722 static bool isDebuggingContext(CheckerContext &C) { in isDebuggingContext() function
749 if (isDebuggingContext(C)) in reportLocalizationError()