Searched defs:TParams (Results 1 – 15 of 15) sorted by relevance
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | MismatchedIteratorChecker.cpp | 154 const auto *TParams = Templ->getTemplateParameters(); in checkPreCall() local
|
/external/llvm/lib/IR/ |
D | DIBuilder.cpp | 632 DITemplateParameterArray TParams, DISubprogram *Decl) { in createFunction() 650 DITemplateParameterArray TParams, DISubprogram *Decl) { in createTempFunctionFwdDecl() 665 DITemplateParameterArray TParams) { in createMethod() 831 DINodeArray TParams) { in replaceArrays()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 758 DITemplateParameterArray TParams, DISubprogram *Decl, in createFunction() 777 DITemplateParameterArray TParams, DISubprogram *Decl, in createTempFunctionFwdDecl() 792 DISubprogram::DISPFlags SPFlags, DITemplateParameterArray TParams, in createMethod() 1004 DINodeArray TParams) { in replaceArrays()
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 802 DITemplateParameterArray TParams, DISubprogram *Decl, in createFunction() 821 DITemplateParameterArray TParams, DISubprogram *Decl, in createTempFunctionFwdDecl() 836 DISubprogram::DISPFlags SPFlags, DITemplateParameterArray TParams, in createMethod() 1048 DINodeArray TParams) { in replaceArrays()
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclTemplate.h | 448 void setTemplateParameters(TemplateParameterList *TParams) { in setTemplateParameters()
|
/external/clang/lib/Index/ |
D | CommentToXML.cpp | 92 SmallVector<const TParamCommandComment *, 4> TParams; member
|
/external/llvm-project/clang/lib/Index/ |
D | CommentToXML.cpp | 92 SmallVector<const TParamCommandComment *, 4> TParams; member
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLambda.cpp | 522 ArrayRef<NamedDecl *> TParams, in ActOnLambdaExplicitTemplateParameterList()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 651 void DwarfUnit::addTemplateParams(DIE &Buffer, DINodeArray TParams) { in addTemplateParams()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 601 void DwarfUnit::addTemplateParams(DIE &Buffer, DINodeArray TParams) { in addTemplateParams()
|
/external/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 1740 MultiTemplateParamsArg TParams; in ParseClassSpecifier() local
|
D | ParseDecl.cpp | 4038 MultiTemplateParamsArg TParams; in ParseEnumSpecifier() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 499 void DwarfUnit::addTemplateParams(DIE &Buffer, DINodeArray TParams) { in addTemplateParams()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 1934 MultiTemplateParamsArg TParams; in ParseClassSpecifier() local
|
D | ParseDecl.cpp | 4579 MultiTemplateParamsArg TParams; in ParseEnumSpecifier() local
|