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

#include <Compiler.h>

Public Attributes

bool PreambleParseForwardingFunctions = true
bool ImportInsertions = false

Detailed Description

Definition at line 42 of file Compiler.h.

Member Data Documentation

◆ ImportInsertions

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

◆ PreambleParseForwardingFunctions

bool clang::clangd::ParseOptions::PreambleParseForwardingFunctions = true

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