Home
last modified time | relevance | path

Searched defs:templateParams (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h456 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d5194 const templateParams = parametersBuf[]; in highlightCode() local