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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp61 Profile( llvm::FoldingSetNodeID &ID, const ASTContext &C, const NamedDecl *ConstraintOwner, ArrayRef<TemplateArgument> TemplateArgs) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h32 const NamedDecl *ConstraintOwner = nullptr; member in class:clang::ConstraintSatisfaction
39 ConstraintSatisfaction(const NamedDecl *ConstraintOwner, argument

Completed in 72 milliseconds