OpenGrok
Cross Reference: Stmt.h
xref
: /
external
/
clang
/
include
/
clang
/
AST
/
Stmt.h
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
full:dyn_cast
608
while (const CaseStmt *CS2 =
dyn_cast
<CaseStmt>(CS->getSubStmt()))