Home
last modified time | relevance | path

Searched refs:headerToInsertIfAllowed (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp231 headerToInsertIfAllowed().getValueOr("")); in overloadSet()
246 headerToInsertIfAllowed().getValueOr("")); in overloadSet()
250 llvm::Optional<llvm::StringRef> headerToInsertIfAllowed() const { in headerToInsertIfAllowed() function
361 bool ShouldInsert = C.headerToInsertIfAllowed().hasValue(); in CodeCompletionBuilder()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp191 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
206 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
214 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
337 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp191 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
206 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
214 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
337 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp190 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
205 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
213 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
338 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DCodeComplete.cpp195 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
210 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
218 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
341 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp195 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
210 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
218 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
342 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DCodeComplete.cpp195 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
210 headerToInsertIfAllowed(Opts).getValueOr("")); in overloadSet()
218 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
342 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp188 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
238 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
361 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp187 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
237 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
360 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp188 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
238 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
361 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DCodeComplete.cpp188 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
238 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
359 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp188 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
238 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
361 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp187 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
237 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
360 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp188 if (auto Header = headerToInsertIfAllowed(Opts)) { in overloadSet()
238 headerToInsertIfAllowed(const CodeCompleteOptions &Opts) const { in headerToInsertIfAllowed() function
361 bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue(); in CodeCompletionBuilder()