Home
last modified time | relevance | path

Searched defs:TypeConstraint (Results 1 – 11 of 11) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/PDLL/ODS/
H A DContext.h29 class TypeConstraint; variable
H A DConstraint.h90 TypeConstraint(StringRef name, StringRef summary, StringRef cppClassName) in TypeConstraint() function
H A DOperation.h24 class TypeConstraint; variable
/llvm-project/mlir/lib/TableGen/
H A DType.cpp22 TypeConstraint::TypeConstraint(const llvm::DefInit *init) TypeConstraint() function in TypeConstraint
[all...]
/llvm-project/clang/include/clang/AST/
H A DASTConcept.h238 TypeConstraint(ConceptReference *ConceptRef, TypeConstraint() function
H A DASTContext.h107 class TypeConstraint; global() variable
/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1252 /// \param TypeConstraint if true, then this is actually a type-constraint, in AnnotateTemplateIdToken() argument
685 TemplateIdAnnotation *TypeConstraint = nullptr; ParseTypeParameter() local
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1924 Expr *TypeConstraint = D->getPlaceholderTypeConstraint(); VisitNonTypeTemplateParmDecl() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2469 const Node *TypeConstraint; global() variable
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2470 const Node *TypeConstraint; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp9179 ActOnCompoundRequirement(Expr * E,SourceLocation NoexceptLoc,CXXScopeSpec & SS,TemplateIdAnnotation * TypeConstraint,unsigned Depth) ActOnCompoundRequirement() argument