Searched refs:theCommonTree (Results 1 – 2 of 2) sorted by relevance
113 TreeType* theCommonTree = static_cast<TreeType*>(theBaseTree); local114 if (theCommonTree != NULL)
1018 pANTLR3_COMMON_TREE theCommonTree; in displayRecognitionError() local1094 theCommonTree = (pANTLR3_COMMON_TREE) theBaseTree->super; in displayRecognitionError()1096 if (theCommonTree != NULL) in displayRecognitionError()