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

/external/clang/lib/CodeGen/
H A DCGStmt.cpp1411 /// FindCaseStatementsForValue - Find the case statement being jumped to and
1415 static bool FindCaseStatementsForValue(const SwitchStmt &S, function
1480 if (FindCaseStatementsForValue(S, ConstantCondValue, CaseStmts,

Completed in 140 milliseconds