Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1027 bool IsPostJump = false);
1124 bool IsPostJump) { in addEdge() argument
1143 if (IsPostJump) in addEdge()
1158 CLocs.push_back(ContextLocation(CLoc, /*IsDead=*/IsPostJump)); in addEdge()