Home
last modified time | relevance | path

Searched refs:ToTarget (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp4831 Expr *ToTarget = Importer.Import(S->getTarget()); in VisitIndirectGotoStmt() local
4832 if (!ToTarget && S->getTarget()) in VisitIndirectGotoStmt()
4835 ToTarget); in VisitIndirectGotoStmt()