Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6871 auto *ToStmt = CaseStmt::Create(Importer.getToContext(), ToLHS, ToRHS, VisitCaseStmt() local
6953 auto *ToStmt = VisitSwitchStmt() local