Home
last modified time | relevance | path

Searched refs:callReturnPos (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h584 const PathDiagnosticLocation &callReturnPos) in PathDiagnosticCallPiece() argument
586 callReturn(callReturnPos) {} in PathDiagnosticCallPiece()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h552 const PathDiagnosticLocation &callReturnPos) in PathDiagnosticCallPiece() argument
554 NoExit(false), callReturn(callReturnPos) {} in PathDiagnosticCallPiece()