Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6828 auto ToDG = importChecked(Err, S->getDeclGroup()); in VisitDeclStmt() local
6833 return new (Importer.getToContext()) DeclStmt(ToDG, ToBeginLoc, ToEndLoc); in VisitDeclStmt()