clang-tools 20.0.0git
|
#include <Compiler.h>
Public Attributes | |
bool | PreambleParseForwardingFunctions = false |
bool | ImportInsertions = false |
Definition at line 42 of file Compiler.h.
bool clang::clangd::ParseOptions::ImportInsertions = false |
Definition at line 45 of file Compiler.h.
bool clang::clangd::ParseOptions::PreambleParseForwardingFunctions = false |
Definition at line 43 of file Compiler.h.
Referenced by clang::clangd::buildPreamble().