Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp947 SourceDefASTNode::SourceDefASTNode(const SourceDefASTNode & other) in SourceDefASTNode() function in SourceDefASTNode
H A DElftosbAST.h661 SourceDefASTNode(std::string * name) : m_name(name) {} in SourceDefASTNode() function