Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DParsedAST.cpp418 std::vector<Decl *> ParsedDecls = Action->takeTopLevelDecls(); in build() local
420 Clang->getASTContext().setTraversalScope(ParsedDecls); in build()
449 std::move(ParsedDecls), std::move(Diags), in build()