Home
last modified time | relevance | path

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

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