clang-tools
8.0.0
|
#include <Representation.h>
Public Member Functions | |
TypeInfo ()=default | |
TypeInfo (SymbolID Type, StringRef Field, InfoType IT) | |
TypeInfo (llvm::StringRef RefName) | |
bool | operator== (const TypeInfo &Other) const |
Public Attributes | |
Reference | Type |
Definition at line 94 of file Representation.h.
|
default |
Definition at line 96 of file Representation.h.
|
inline |
Definition at line 98 of file Representation.h.
|
inline |
Definition at line 100 of file Representation.h.
References Type.
Reference clang::doc::TypeInfo::Type |
Definition at line 102 of file Representation.h.
Referenced by clang::doc::addReference(), clang::doc::ClangDocBitcodeWriter::emitBlock(), clang::doc::genMarkdown(), operator==(), clang::doc::FieldTypeInfo::operator==(), clang::doc::MemberTypeInfo::operator==(), and llvm::yaml::TypeInfoMapping().