Home
last modified time | relevance | path

Searched defs:ToSubStmt (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6864 auto ToSubStmt = importChecked(Err, S->getSubStmt()); VisitCaseStmt() local
6883 auto ToSubStmt = importChecked(Err, S->getSubStmt()); VisitDefaultStmt() local
6896 auto ToSubStmt = importChecked(Err, S->getSubStmt()); VisitLabelStmt() local
7678 auto ToSubStmt = importChecked(Err, E->getSubStmt()); VisitStmtExpr() local