Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTImporter.cpp6072 auto *ToStmt = CaseStmt::Create(Importer.getToContext(), ToLHS, ToRHS, in VisitCaseStmt() local
6154 auto *ToStmt = in VisitSwitchStmt() local
/external/clang/lib/AST/
DASTImporter.cpp5022 SwitchStmt *ToStmt = new (Importer.getToContext()) SwitchStmt( in VisitSwitchStmt() local