Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp598 return createEndBrace(CS, SM); in createEnd()
638 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS, in createEndBrace() function in PathDiagnosticLocation
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h299 static PathDiagnosticLocation createEndBrace(const CompoundStmt *CS,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1284 PathDiagnosticLocation::createEndBrace(CS, SM)); in generatePathDiagnosticsForNode()