Searched refs:stringNode (Results 1 – 1 of 1) sorted by relevance
1077 StringConstASTNode * stringNode; in createSourceFromNode() local1085 if (stringNode = dynamic_cast<StringConstASTNode*>(dataNode)) in createSourceFromNode()1088 std::string * stringData = stringNode->getString(); in createSourceFromNode()