Home
last modified time | relevance | path

Searched refs:CollectFunctionTemplateParams (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h281 llvm::DINodeArray CollectFunctionTemplateParams(const FunctionDecl *FD,
H A DCGDebugInfo.cpp1797 llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit); in CreateCXXMemberFunction()
2047 CGDebugInfo::CollectFunctionTemplateParams(const FunctionDecl *FD, in CollectFunctionTemplateParams() function in CGDebugInfo
3571 TParamsArray = CollectFunctionTemplateParams(FD, Unit); in collectFunctionDeclProps()