clang API Documentation

Public Member Functions | Public Attributes
clang::AddFlagValue Struct Reference

#include <Diagnostic.h>

Collaboration diagram for clang::AddFlagValue:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AddFlagValue (StringRef V)

Public Attributes

StringRef Val

Detailed Description

Definition at line 999 of file Diagnostic.h.


Constructor & Destructor Documentation

clang::AddFlagValue::AddFlagValue ( StringRef  V) [inline, explicit]

Definition at line 1000 of file Diagnostic.h.


Member Data Documentation

Definition at line 1001 of file Diagnostic.h.

Referenced by clang::operator<<().


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