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.h50 } TParams; typedef
/freebsd/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp262 if (auto *TParams = Templ->getTemplateParameters()) { in run() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp144 const auto *TParams = Templ->getTemplateParameters(); in checkPreCall() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp832 DITemplateParameterArray TParams, DISubprogram *Decl, in createFunction()
852 DITemplateParameterArray TParams, DISubprogram *Decl, in createTempFunctionFwdDecl()
867 DISubprogram::DISPFlags SPFlags, DITemplateParameterArray TParams, in createMethod()
1123 DINodeArray TParams) { in replaceArrays()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h467 void setTemplateParameters(TemplateParameterList *TParams) { in setTemplateParameters()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp92 SmallVector<const TParamCommandComment *, 4> TParams; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp412 SmallVector<Type *, 2> TParams; in cloneInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp504 ArrayRef<NamedDecl *> TParams, SourceLocation RAngleLoc, in ActOnLambdaExplicitTemplateParameterList()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp515 void DwarfUnit::addTemplateParams(DIE &Buffer, DINodeArray TParams) { in addTemplateParams()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2103 MultiTemplateParamsArg TParams; in ParseClassSpecifier() local
H A DParseDecl.cpp5090 MultiTemplateParamsArg TParams; in ParseEnumSpecifier() local