Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp598 return createEndBrace(CS, SM); in createEnd()
638 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS, in createEndBrace() function in PathDiagnosticLocation
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h300 static PathDiagnosticLocation createEndBrace(const CompoundStmt *CS,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1266 PathDiagnosticLocation::createEndBrace(CS, SM)); in generatePathDiagnosticsForNode()