Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp598 return createEndBrace(CS, SM); in createEnd()
631 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS, in createEndBrace() function in PathDiagnosticLocation
DBugReporter.cpp1510 PathDiagnosticLocation::createEndBrace(CS, SM); in GenerateExtensivePathDiagnostic()
1802 PathDiagnosticLocation::createEndBrace(CS, SM), in GenerateAlternateExtensivePathDiagnostic()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp598 return createEndBrace(CS, SM); in createEnd()
638 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS, in createEndBrace() function in PathDiagnosticLocation
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h302 static PathDiagnosticLocation createEndBrace(const CompoundStmt *CS,
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h237 static PathDiagnosticLocation createEndBrace(const CompoundStmt *CS,
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1266 PathDiagnosticLocation::createEndBrace(CS, SM)); in generatePathDiagnosticsForNode()