Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h38 const NamedDecl *ConstraintOwner = nullptr; variable
45 ConstraintSatisfaction(const NamedDecl *ConstraintOwner, in ConstraintSatisfaction() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp85 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & C,const NamedDecl * ConstraintOwner,ArrayRef<TemplateArgument> TemplateArgs) Profile() argument