Searched defs:CollectFunctionTemplateParams (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1191 llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit);
1383 CGDebugInfo::CollectFunctionTemplateParams(const FunctionDecl *FD, function in class:CGDebugInfo
2441 TParamsArray = CollectFunctionTemplateParams(FD, Unit);

Completed in 33 milliseconds