clang 20.0.0git
|
This is the complete list of members for clang::TypeConstraint, including all inherited members.
getConceptNameInfo() const | clang::TypeConstraint | inline |
getConceptNameLoc() const | clang::TypeConstraint | inline |
getConceptReference() const | clang::TypeConstraint | inline |
getFoundDecl() const | clang::TypeConstraint | inline |
getImmediatelyDeclaredConstraint() const | clang::TypeConstraint | inline |
getNamedConcept() const | clang::TypeConstraint | inline |
getNestedNameSpecifierLoc() const | clang::TypeConstraint | inline |
getTemplateArgsAsWritten() const | clang::TypeConstraint | inline |
getTemplateKWLoc() const | clang::TypeConstraint | inline |
hasExplicitTemplateArgs() const | clang::TypeConstraint | inline |
print(llvm::raw_ostream &OS, const PrintingPolicy &Policy) const | clang::TypeConstraint | inline |
TypeConstraint(ConceptReference *ConceptRef, Expr *ImmediatelyDeclaredConstraint) | clang::TypeConstraint | inline |