Home
last modified time | relevance | path

Searched refs:InactiveCode (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.h49 InactiveCode, enumerator
51 LastKind = InactiveCode
H A DSemanticHighlighting.cpp201 NonConflicting.push_back({HighlightingKind::InactiveCode, in collect()
399 case HighlightingKind::InactiveCode: in operator <<()
451 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
541 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DSemanticHighlighting.h49 InactiveCode, enumerator
51 LastKind = InactiveCode
H A DSemanticHighlighting.cpp201 NonConflicting.push_back({HighlightingKind::InactiveCode, in collect()
399 case HighlightingKind::InactiveCode: in operator <<()
451 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
541 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
H A DSemanticHighlighting.cpp248 {HighlightingKind::InactiveCode, in collect()
444 case HighlightingKind::InactiveCode: in operator <<()
496 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
587 case HighlightingKind::InactiveCode: in toSemanticTokenType()
664 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
H A DSemanticHighlighting.cpp232 NonConflicting.push_back({HighlightingKind::InactiveCode, in collect()
402 case HighlightingKind::InactiveCode: in operator <<()
454 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
483 if (Tok.Kind == HighlightingKind::InactiveCode) in toSemanticTokens()
548 case HighlightingKind::InactiveCode: in toSemanticTokenType()
625 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
H A DSemanticHighlighting.cpp232 NonConflicting.push_back({HighlightingKind::InactiveCode, in collect()
402 case HighlightingKind::InactiveCode: in operator <<()
454 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
483 if (Tok.Kind == HighlightingKind::InactiveCode) in toSemanticTokens()
548 case HighlightingKind::InactiveCode: in toSemanticTokenType()
625 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
H A DSemanticHighlighting.cpp252 {HighlightingKind::InactiveCode, in collect()
448 case HighlightingKind::InactiveCode: in operator <<()
500 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
591 case HighlightingKind::InactiveCode: in toSemanticTokenType()
668 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
H A DSemanticHighlighting.cpp252 {HighlightingKind::InactiveCode, in collect()
448 case HighlightingKind::InactiveCode: in operator <<()
500 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
591 case HighlightingKind::InactiveCode: in toSemanticTokenType()
668 case HighlightingKind::InactiveCode: in toTextMateScope()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.h54 InactiveCode, enumerator
56 LastKind = InactiveCode
H A DSemanticHighlighting.cpp409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
787 case HighlightingKind::InactiveCode: in operator <<()
881 case HighlightingKind::InactiveCode: in toSemanticTokenType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.h54 InactiveCode, enumerator
56 LastKind = InactiveCode
H A DSemanticHighlighting.cpp409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
787 case HighlightingKind::InactiveCode: in operator <<()
881 case HighlightingKind::InactiveCode: in toSemanticTokenType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DSemanticHighlighting.h54 InactiveCode, enumerator
56 LastKind = InactiveCode
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.h54 InactiveCode, enumerator
56 LastKind = InactiveCode
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.h54 InactiveCode, enumerator
56 LastKind = InactiveCode
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir/src/
H A Ddiagnostics.rs33 InactiveCode,
77 pub struct InactiveCode { struct
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir/src/
H A Ddiagnostics.rs33 InactiveCode,
77 pub struct InactiveCode { struct
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_diagnostics/src/handlers/
H A Dinactive_code.rs11 d: &hir::InactiveCode, in inactive_code() argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_diagnostics/src/handlers/
H A Dinactive_code.rs11 d: &hir::InactiveCode, in inactive_code() argument

12