Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp83 static bool isInPackage(const CheckerInfo &Checker, StringRef PackageName) { in isInPackage() function
103 if (!isInPackage(*It, CmdLineArg)) in getMutableCheckersForCmdLineArg()