A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/structclang_1_1CodeCompletionString_1_1Chunk.html below:

clang: clang::CodeCompletionString::Chunk Struct Reference

One piece of the code completion string. More...

#include "clang/Sema/CodeCompleteConsumer.h"

One piece of the code completion string.

Definition at line 529 of file CodeCompleteConsumer.h.

◆ Chunk() [1/2] ◆ Chunk() [2/2] CodeCompletionString::Chunk::Chunk ( ChunkKind  Kind, const char *  Text = ""  ) explicit

Definition at line 179 of file CodeCompleteConsumer.cpp.

References clang::CodeCompletionString::CK_Colon, clang::CodeCompletionString::CK_Comma, clang::CodeCompletionString::CK_CurrentParameter, clang::CodeCompletionString::CK_Equal, clang::CodeCompletionString::CK_HorizontalSpace, clang::CodeCompletionString::CK_Informative, clang::CodeCompletionString::CK_LeftAngle, clang::CodeCompletionString::CK_LeftBrace, clang::CodeCompletionString::CK_LeftBracket, clang::CodeCompletionString::CK_LeftParen, clang::CodeCompletionString::CK_Optional, clang::CodeCompletionString::CK_Placeholder, clang::CodeCompletionString::CK_ResultType, clang::CodeCompletionString::CK_RightAngle, clang::CodeCompletionString::CK_RightBrace, clang::CodeCompletionString::CK_RightBracket, clang::CodeCompletionString::CK_RightParen, clang::CodeCompletionString::CK_SemiColon, clang::CodeCompletionString::CK_Text, clang::CodeCompletionString::CK_TypedText, clang::CodeCompletionString::CK_VerticalSpace, Kind, and Text.

◆ CreateCurrentParameter() ◆ CreateInformative() ◆ CreateOptional() ◆ CreatePlaceholder() ◆ CreateResultType() ◆ CreateText() ◆  union { ... } clang::CodeCompletionString::Chunk::@214 ◆ Kind ◆ Optional

The code completion string associated with a CK_Optional chunk.

The optional code completion string is owned by the chunk, and will be deallocated (with delete) when the chunk is destroyed.

Definition at line 544 of file CodeCompleteConsumer.h.

◆ Text const char* clang::CodeCompletionString::Chunk::Text

The text string associated with a CK_Text, CK_Placeholder, CK_Informative, or CK_Comma chunk.

The string is owned by the chunk and will be deallocated (with delete[]) when the chunk is destroyed.

Definition at line 539 of file CodeCompleteConsumer.h.

Referenced by Chunk().

The documentation for this struct was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4