Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/progs/
H A Dtparm_type.h52 } TParams; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp144 const auto *TParams = Templ->getTemplateParameters(); in checkPreCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp832 createFunction(DIScope * Context,StringRef Name,StringRef LinkageName,DIFile * File,unsigned LineNo,DISubroutineType * Ty,unsigned ScopeLine,DINode::DIFlags Flags,DISubprogram::DISPFlags SPFlags,DITemplateParameterArray TParams,DISubprogram * Decl,DITypeArray ThrownTypes,DINodeArray Annotations,StringRef TargetFuncName) createFunction() argument
852 createTempFunctionFwdDecl(DIScope * Context,StringRef Name,StringRef LinkageName,DIFile * File,unsigned LineNo,DISubroutineType * Ty,unsigned ScopeLine,DINode::DIFlags Flags,DISubprogram::DISPFlags SPFlags,DITemplateParameterArray TParams,DISubprogram * Decl,DITypeArray ThrownTypes) createTempFunctionFwdDecl() argument
867 createMethod(DIScope * Context,StringRef Name,StringRef LinkageName,DIFile * F,unsigned LineNo,DISubroutineType * Ty,unsigned VIndex,int ThisAdjustment,DIType * VTableHolder,DINode::DIFlags Flags,DISubprogram::DISPFlags SPFlags,DITemplateParameterArray TParams,DITypeArray ThrownTypes) createMethod() argument
1123 replaceArrays(DICompositeType * & T,DINodeArray Elements,DINodeArray TParams) replaceArrays() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h467 setTemplateParameters(TemplateParameterList * TParams) setTemplateParameters() argument
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp92 SmallVector<const TParamCommandComment *, 4> TParams; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp412 TParams.push_back(OldInst.getType()); in cloneInstruction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp504 ActOnLambdaExplicitTemplateParameterList(LambdaIntroducer & Intro,SourceLocation LAngleLoc,ArrayRef<NamedDecl * > TParams,SourceLocation RAngleLoc,ExprResult RequiresClause) ActOnLambdaExplicitTemplateParameterList() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp515 addTemplateParams(DIE & Buffer,DINodeArray TParams) addTemplateParams() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2103 MultiTemplateParamsArg TParams; ParseClassSpecifier() local
H A DParseDecl.cpp5090 MultiTemplateParamsArg TParams; ParseEnumSpecifier() local