Searched defs:TypeConstraint (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h169 class TypeConstraint : public ConceptReference { class in namespace:clang
175 TypeConstraint(NestedNameSpecifierLoc NNS, function in class:clang::TypeConstraint
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1687 Expr *TypeConstraint = D->getPlaceholderTypeConstraint(); local

Completed in 57 milliseconds