Home
last modified time | relevance | path

Searched defs:getIdent (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.c206 Identifier *Dsymbol::getIdent() in getIdent() function
H A Ddsymbol.d706 Identifier getIdent() in getIdent() function
H A Ddtemplate.d6072 override final Identifier getIdent() in getIdent() function
H A Ddtemplate.c7672 Identifier *TemplateInstance::getIdent() in getIdent() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.c206 Identifier *Dsymbol::getIdent() in getIdent() function
H A Ddtemplate.c7672 Identifier *TemplateInstance::getIdent() in getIdent() function
/netbsd/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h647 inline std::string * getIdent() { return m_ident; } in getIdent() function