Home
last modified time | relevance | path

Searched defs:ArgsAsWritten (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h123 const ASTTemplateArgumentListInfo *ArgsAsWritten; variable
130 const ASTTemplateArgumentListInfo *ArgsAsWritten) : in ConceptReference()
178 const ASTTemplateArgumentListInfo *ArgsAsWritten, in TypeConstraint()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConcepts.cpp37 const ASTTemplateArgumentListInfo *ArgsAsWritten, in ConceptSpecializationExpr()
78 const ASTTemplateArgumentListInfo *ArgsAsWritten, in Create()
H A DDeclTemplate.cpp681 const ASTTemplateArgumentListInfo *ArgsAsWritten, in setTypeConstraint()
873 const ASTTemplateArgumentListInfo *ArgsAsWritten = nullptr; in Create() local
940 if (const ASTTemplateArgumentListInfo *ArgsAsWritten = in getNameForDiagnostic() local
1291 if (const ASTTemplateArgumentListInfo *ArgsAsWritten = in getNameForDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp682 const ASTTemplateArgumentListInfo *ArgsAsWritten) { in substituteParameterMappings()
H A DSemaTemplate.cpp1221 const ASTTemplateArgumentListInfo *ArgsAsWritten = in AttachTypeConstraint() local
2272 const auto *ArgsAsWritten = TC->getTemplateArgsAsWritten(); in transformTemplateParameter() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2356 const ASTTemplateArgumentListInfo *ArgsAsWritten = nullptr; in VisitTemplateTypeParmDecl() local