Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp714 static bool isDebuggingName(std::string name) { in isDebuggingName() function
728 if (isDebuggingName(ND->getNameAsString())) in isDebuggingContext()
735 if (isDebuggingName(CD->getNameAsString())) in isDebuggingContext()