Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1856 void ASTNodeImporter::ImportDefinitionIfNeeded(Decl *FromD, Decl *ToD) { in ImportDefinitionIfNeeded()
2251 TranslationUnitDecl *ToD = in VisitTranslationUnitDecl() local
4412 ValueDecl *ToD = cast_or_null<ValueDecl>(Importer.Import(E->getDecl())); in VisitDeclRefExpr() local
4670 Decl *ToD = Pos->second; in Import() local
4676 Decl *ToD = Importer.Visit(FromD); in Import() local