Searched defs:ContextListNode (Results 1 – 2 of 2) sorted by relevance
34 class ContextListNode; variable
42 class ContextListNode : public ContextNode { class44 ContextListNode(ContextListNode* next, const char* context, const char* filename) in ContextListNode() function in ContextListNode