Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp4962 ASTContext &_ToContext = Importer.getToContext(); in VisitAttributedStmt() local
4964 [&_ToContext](const Attr *A) -> const Attr * { in VisitAttributedStmt()
4965 return A->clone(_ToContext); in VisitAttributedStmt()