clang-tools 22.0.0git
clang::clangd::InputsAndAST Struct Reference

#include <TUScheduler.h>

Public Attributes

const ParseInputsInputs
ParsedASTAST

Detailed Description

Definition at line 38 of file TUScheduler.h.

Member Data Documentation

◆ AST

ParsedAST& clang::clangd::InputsAndAST::AST

Definition at line 40 of file TUScheduler.h.

◆ Inputs

const ParseInputs& clang::clangd::InputsAndAST::Inputs

Definition at line 39 of file TUScheduler.h.


The documentation for this struct was generated from the following file: