Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp219 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp621 PathDiagnosticLocation::createOperatorLoc(B, SMgr); in GenerateMinimalPathDiagnostic()
648 PathDiagnosticLocation::createOperatorLoc(B, SMgr); in GenerateMinimalPathDiagnostic()
1545 return PathDiagnosticLocation::createOperatorLoc(B, SM); in getLocation()
DPathDiagnostic.cpp533 PathDiagnosticLocation::createOperatorLoc(const BinaryOperator *BO, in createOperatorLoc() function in PathDiagnosticLocation
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h211 static PathDiagnosticLocation createOperatorLoc(const BinaryOperator *BO,