Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp6102 auto ToDG = importChecked(Err, S->getDeclGroup()); in VisitDeclStmt() local
6107 return new (Importer.getToContext()) DeclStmt(ToDG, ToBeginLoc, ToEndLoc); in VisitDeclStmt()