Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtparm_type.h52 } TParams; typedef
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp362 DINodeArray TParams, uint32_t AlignInBits, in createTemplateAlias()
859 DITemplateParameterArray TParams, DISubprogram *Decl, in createFunction()
879 DITemplateParameterArray TParams, DISubprogram *Decl, in createTempFunctionFwdDecl()
894 DISubprogram::DISPFlags SPFlags, DITemplateParameterArray TParams, in createMethod()
1207 DINodeArray TParams) { in replaceArrays()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h448 void setTemplateParameters(TemplateParameterList *TParams) { in setTemplateParameters()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp93 SmallVector<const TParamCommandComment *, 4> TParams; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp402 SmallVector<Type *, 2> TParams; in cloneInstruction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1087 const TemplateParameterList *TParams = in VisitCXXRecordDecl() local
H A DTypePrinter.cpp1505 const TemplateParameterList *TParams = in printTag() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp546 ArrayRef<NamedDecl *> TParams, SourceLocation RAngleLoc, in ActOnLambdaExplicitTemplateParameterList()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp516 void DwarfUnit::addTemplateParams(DIE &Buffer, DINodeArray TParams) { in addTemplateParams()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2267 MultiTemplateParamsArg TParams; in ParseClassSpecifier() local
H A DParseDecl.cpp5473 MultiTemplateParamsArg TParams; in ParseEnumSpecifier() local