Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp220 P.getCallEnterWithinCallerEvent(); in ReportCall()
326 callEnterWithin = call->getCallEnterWithinCallerEvent(); in FlushDiagnosticsImpl()
DPathDiagnostic.cpp993 PathDiagnosticCallPiece::getCallEnterWithinCallerEvent() const { in getCallEnterWithinCallerEvent() function in PathDiagnosticCallPiece
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp356 if (auto callEnterWithinCaller = P.getCallEnterWithinCallerEvent()) in ReportCall()
639 if (auto CallEnterWithin = Call->getCallEnterWithinCallerEvent()) in FlushDiagnosticsImpl()
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h611 getCallEnterWithinCallerEvent() const;
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h595 getCallEnterWithinCallerEvent() const;
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp1021 PathDiagnosticCallPiece::getCallEnterWithinCallerEvent() const { in getCallEnterWithinCallerEvent() function in PathDiagnosticCallPiece