#include <Representation.h>
Definition at line 106 of file Representation.h.
◆ FieldTypeInfo() [1/3]
clang::doc::FieldTypeInfo::FieldTypeInfo |
( |
| ) |
|
|
default |
◆ FieldTypeInfo() [2/3]
clang::doc::FieldTypeInfo::FieldTypeInfo |
( |
SymbolID |
Type, |
|
|
StringRef |
Field, |
|
|
InfoType |
IT, |
|
|
llvm::StringRef |
Name |
|
) |
| |
|
inline |
◆ FieldTypeInfo() [3/3]
clang::doc::FieldTypeInfo::FieldTypeInfo |
( |
llvm::StringRef |
RefName, |
|
|
llvm::StringRef |
Name |
|
) |
| |
|
inline |
◆ operator==()
bool clang::doc::FieldTypeInfo::operator== |
( |
const FieldTypeInfo & |
Other | ) |
const |
|
inline |
◆ Name
SmallString<16> clang::doc::FieldTypeInfo::Name |
The documentation for this struct was generated from the following file: