Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp4578 SmallVector<Decl *, 1> ToDecls(NumDecls); in ImportDeclGroup() local
4580 std::transform(DG.begin(), DG.end(), ToDecls.begin(), in ImportDeclGroup()
4585 ToDecls.begin(), in ImportDeclGroup()