|
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 348 of file Representation.h.
|
default |
|
inline |
Definition at line 350 of file Representation.h.
References ConceptRef, and clang::doc::IT_concept.
| Reference clang::doc::ConstraintInfo::ConceptRef |
Definition at line 352 of file Representation.h.
Referenced by clang::doc::addReference(), and ConstraintInfo().
| StringRef clang::doc::ConstraintInfo::ConstraintExpr |
Definition at line 354 of file Representation.h.
Referenced by clang::doc::parseRecord().