clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::ParseOptions Struct Reference

#include <Compiler.h>

Public Attributes

bool PreambleParseForwardingFunctions = false
 
bool ImportInsertions = false
 

Detailed Description

Definition at line 41 of file Compiler.h.

Member Data Documentation

◆ ImportInsertions

bool clang::clangd::ParseOptions::ImportInsertions = false

Definition at line 44 of file Compiler.h.

◆ PreambleParseForwardingFunctions

bool clang::clangd::ParseOptions::PreambleParseForwardingFunctions = false

Definition at line 42 of file Compiler.h.

Referenced by clang::clangd::buildPreamble().


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