Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1021 bool IsPostJump = false);
1118 bool IsPostJump) { in addEdge() argument
1137 if (IsPostJump) in addEdge()
1152 CLocs.push_back(ContextLocation(CLoc, /*IsDead=*/IsPostJump)); in addEdge()