/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/ |
H A D | CodeComplete.cpp | 323 BundledEntry &S = Bundled.back(); in add() 352 struct BundledEntry { struct 359 template <std::string BundledEntry::*Member> 369 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 375 if (auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>()) in summarizeSnippet() 382 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 390 SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/ |
H A D | CodeComplete.cpp | 386 BundledEntry &S = Bundled.back(); in add() 414 struct BundledEntry { struct 421 template <std::string BundledEntry::*Member> 430 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 439 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 445 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 489 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 497 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 363 BundledEntry &S = Bundled.back(); in add() 392 struct BundledEntry { struct 399 template <std::string BundledEntry::*Member> 408 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 417 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 425 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 470 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 479 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/ |
H A D | CodeComplete.cpp | 363 BundledEntry &S = Bundled.back(); in add() 392 struct BundledEntry { struct 399 template <std::string BundledEntry::*Member> 408 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 417 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 425 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 470 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 479 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/ |
H A D | CodeComplete.cpp | 364 BundledEntry &S = Bundled.back(); in add() 393 struct BundledEntry { struct 400 template <std::string BundledEntry::*Member> 409 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 418 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 424 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 469 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 478 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 367 BundledEntry &S = Bundled.back(); in add() 403 struct BundledEntry { struct 410 template <std::string BundledEntry::*Member> 419 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 428 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 442 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 487 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 496 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/ |
H A D | CodeComplete.cpp | 368 BundledEntry &S = Bundled.back(); in add() 404 struct BundledEntry { struct 411 template <std::string BundledEntry::*Member> 420 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 429 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 443 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 488 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 497 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 368 BundledEntry &S = Bundled.back(); in add() 404 struct BundledEntry { struct 411 template <std::string BundledEntry::*Member> 420 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 429 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 443 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 488 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 497 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 387 BundledEntry &S = Bundled.back(); in add() 423 struct BundledEntry { struct 430 template <std::string BundledEntry::*Member> 439 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 448 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 456 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 541 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 550 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 386 BundledEntry &S = Bundled.back(); in add() 422 struct BundledEntry { struct 429 template <std::string BundledEntry::*Member> 438 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 447 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 461 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 506 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 515 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 387 BundledEntry &S = Bundled.back(); in add() 423 struct BundledEntry { struct 430 template <std::string BundledEntry::*Member> 439 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 448 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 456 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 541 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 550 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 385 BundledEntry &S = Bundled.back(); in add() 430 struct BundledEntry { struct 437 template <std::string BundledEntry::*Member> 446 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 455 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 463 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 548 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 557 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 387 BundledEntry &S = Bundled.back(); in add() 423 struct BundledEntry { struct 430 template <std::string BundledEntry::*Member> 439 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 448 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 456 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 541 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 550 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 386 BundledEntry &S = Bundled.back(); in add() 422 struct BundledEntry { struct 429 template <std::string BundledEntry::*Member> 438 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 447 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 461 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 506 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 515 llvm::SmallVector<BundledEntry, 1> Bundled;
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 387 BundledEntry &S = Bundled.back(); in add() 423 struct BundledEntry { struct 430 template <std::string BundledEntry::*Member> 439 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() 448 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType() 456 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet() 541 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature() 550 llvm::SmallVector<BundledEntry, 1> Bundled;
|