|
clang-tools 23.0.0git
|
#include <Representation.h>
Public Member Functions | |
| ConstraintInfo ()=default | |
| ConstraintInfo (SymbolID USR, StringRef Name) | |
Public Attributes | |
| Reference | ConceptRef |
| SmallString< 16 > | ConstraintExpr |
Definition at line 274 of file Representation.h.
|
default |
|
inline |
Definition at line 276 of file Representation.h.
References ConceptRef, and clang::doc::IT_concept.
| Reference clang::doc::ConstraintInfo::ConceptRef |
Definition at line 278 of file Representation.h.
Referenced by clang::doc::addReference(), and ConstraintInfo().
| SmallString<16> clang::doc::ConstraintInfo::ConstraintExpr |
Definition at line 280 of file Representation.h.
Referenced by clang::doc::parseRecord().