Home
last modified time | relevance | path

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

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