Searched refs:getCheckName (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp21 return getCheckName().getName();
24 CheckName CheckerBase::getCheckName() const { return Name; } function in class:CheckerBase
32 : SimpleProgramPointTag(Checker->getCheckName().getName(), Msg) {}
36 Out << Checker.getCheckName().getName();
H A DBugReporter.cpp3421 exampleReport->getBugType().getCheckName(),
3476 EmitBasicReport(DeclWithIssue, Checker->getCheckName(), Name, Category, Str,
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h43 : Check(checker->getCheckName()), Name(name), Category(cat),
50 StringRef getCheckName() const { return Check.getName(); } function in class:clang::ento::BugType
H A DPathDiagnostic.h793 StringRef getCheckName() const { return CheckName; } function in class:clang::ento::PathDiagnostic
/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h461 CheckName getCheckName() const;
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 460 milliseconds