Home
last modified time | relevance | path

Searched defs:SemaCompleteInput (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp1204 struct SemaCompleteInput { struct
1205 PathRef FileName;
1206 size_t Offset;
1207 const PreambleData &Preamble;
1208 const llvm::Optional<PreamblePatch> Patch;
1209 const ParseInputs &ParseInput;