clang API Documentation

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

#include <Token.h>

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

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

template<>
struct llvm::isPodLike< clang::Token >

Definition at line 290 of file Token.h.


Member Data Documentation

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

Definition at line 290 of file Token.h.


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