clang API Documentation

Static Public Attributes
llvm::isPodLike< clang::CodeCompletionString::Chunk > Struct Template Reference

#include <CodeCompleteConsumer.h>

Collaboration diagram for llvm::isPodLike< clang::CodeCompletionString::Chunk >:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

template<>
struct llvm::isPodLike< clang::CodeCompletionString::Chunk >

Definition at line 548 of file CodeCompleteConsumer.h.


Member Data Documentation

const bool llvm::isPodLike< clang::CodeCompletionString::Chunk >::value = true [static]

Definition at line 549 of file CodeCompleteConsumer.h.


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