Searched refs:isSemanticForm (Results 1 – 1 of 1) sorted by relevance
3785 bool isSemanticForm() const { return AltForm.getInt(); } in isSemanticForm() function3787 return isSemanticForm() ? 0 : AltForm.getPointer(); in getSemanticForm()3790 return isSemanticForm() ? AltForm.getPointer() : 0; in getSyntacticForm()