Home
last modified time | relevance | path

Searched refs:WithInactiveLines (Results 1 – 8 of 8) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp384 std::vector<HighlightingToken> WithInactiveLines; in collect() local
399 WithInactiveLines.push_back(std::move(*It)); in collect()
408 WithInactiveLines.emplace_back(); in collect()
409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
410 WithInactiveLines.back().R.start.line = Line; in collect()
411 WithInactiveLines.back().R.end.line = Line; in collect()
412 WithInactiveLines.back().R.end.character = in collect()
430 WithInactiveLines.push_back(std::move(*It)); in collect()
431 return WithInactiveLines; in collect()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp384 std::vector<HighlightingToken> WithInactiveLines; in collect() local
399 WithInactiveLines.push_back(std::move(*It)); in collect()
408 WithInactiveLines.emplace_back(); in collect()
409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
410 WithInactiveLines.back().R.start.line = Line; in collect()
411 WithInactiveLines.back().R.end.line = Line; in collect()
412 WithInactiveLines.back().R.end.character = in collect()
430 WithInactiveLines.push_back(std::move(*It)); in collect()
431 return WithInactiveLines; in collect()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp384 std::vector<HighlightingToken> WithInactiveLines; in collect() local
399 WithInactiveLines.push_back(std::move(*It)); in collect()
408 WithInactiveLines.emplace_back(); in collect()
409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
410 WithInactiveLines.back().R.start.line = Line; in collect()
411 WithInactiveLines.back().R.end.line = Line; in collect()
412 WithInactiveLines.back().R.end.character = in collect()
430 WithInactiveLines.push_back(std::move(*It)); in collect()
431 return WithInactiveLines; in collect()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp384 std::vector<HighlightingToken> WithInactiveLines; in collect() local
399 WithInactiveLines.push_back(std::move(*It)); in collect()
408 WithInactiveLines.emplace_back(); in collect()
409 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
410 WithInactiveLines.back().R.start.line = Line; in collect()
411 WithInactiveLines.back().R.end.line = Line; in collect()
412 WithInactiveLines.back().R.end.character = in collect()
430 WithInactiveLines.push_back(std::move(*It)); in collect()
431 return WithInactiveLines; in collect()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp401 std::vector<HighlightingToken> WithInactiveLines; in collect() local
416 WithInactiveLines.push_back(std::move(*It)); in collect()
425 WithInactiveLines.emplace_back(); in collect()
426 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
427 WithInactiveLines.back().R.start.line = Line; in collect()
428 WithInactiveLines.back().R.end.line = Line; in collect()
429 WithInactiveLines.back().R.end.character = in collect()
447 WithInactiveLines.push_back(std::move(*It)); in collect()
448 return WithInactiveLines; in collect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp228 std::vector<HighlightingToken> WithInactiveLines; in collect() local
239 WithInactiveLines.push_back(std::move(*It)); in collect()
247 WithInactiveLines.push_back( in collect()
267 WithInactiveLines.push_back(std::move(*It)); in collect()
268 return WithInactiveLines; in collect()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp228 std::vector<HighlightingToken> WithInactiveLines; in collect() local
243 WithInactiveLines.push_back(std::move(*It)); in collect()
251 WithInactiveLines.push_back( in collect()
271 WithInactiveLines.push_back(std::move(*It)); in collect()
272 return WithInactiveLines; in collect()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp228 std::vector<HighlightingToken> WithInactiveLines; in collect() local
243 WithInactiveLines.push_back(std::move(*It)); in collect()
251 WithInactiveLines.push_back( in collect()
271 WithInactiveLines.push_back(std::move(*It)); in collect()
272 return WithInactiveLines; in collect()