|
clang-tools 23.0.0git
|
#include <Representation.h>
Public Member Functions | |
| ConstraintInfo ()=default | |
| ConstraintInfo (SymbolID USR, StringRef Name) | |
Public Attributes | |
| Reference | ConceptRef |
| StringRef | ConstraintExpr = {} |
Definition at line 432 of file Representation.h.
|
default |
|
inline |
Definition at line 434 of file Representation.h.
References ConceptRef, and clang::doc::IT_concept.
| Reference clang::doc::ConstraintInfo::ConceptRef |
Definition at line 436 of file Representation.h.
Referenced by clang::doc::addReference(), and ConstraintInfo().
| StringRef clang::doc::ConstraintInfo::ConstraintExpr = {} |
Definition at line 438 of file Representation.h.
Referenced by clang::doc::parseRecord().