Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.h66 void add_arg_variable (const BrigDirectiveVariable *brigVar, tree treeDecl);
H A Dbrig-function.cc127 tree treeDecl) in add_arg_variable() argument
129 m_arg_variables[brigVar] = treeDecl; in add_arg_variable()