Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp719 static bool isDebuggingName(std::string name) { in isDebuggingName() function
733 if (isDebuggingName(ND->getNameAsString())) in isDebuggingContext()
740 if (isDebuggingName(CD->getNameAsString())) in isDebuggingContext()