Searched refs:IsConsumedExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp977 bool IsConsumedExpr(const PathDiagnosticLocation &L);
1137 if (IsConsumedExpr(TopContextLoc))
1152 if (IsConsumedExpr(CLoc)) {
1170 bool EdgeBuilder::IsConsumedExpr(const PathDiagnosticLocation &L) { function in class:EdgeBuilder

Completed in 239 milliseconds