Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Analysis/
DPathDiagnostic.cpp596 return createEndBrace(CS, SM); in createEnd()
636 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS, in createEndBrace() function in PathDiagnosticLocation
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DPathDiagnostic.h299 static PathDiagnosticLocation createEndBrace(const CompoundStmt *CS,
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1273 PathDiagnosticLocation::createEndBrace(CS, SM)); in generatePathDiagnosticsForNode()