Home
last modified time | relevance | path

Searched refs:destructorSort (Results 1 – 1 of 1) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Parse/
H A DSMTLIB2.cpp1032 unsigned destructorSort = argSorts[i]; in buildTermAlgebraConstructor() local
1038 bool isPredicate = destructorSort == Sorts::SRT_BOOL; in buildTermAlgebraConstructor()
1045 … : OperatorType::getFunctionType(1, &taSort, destructorSort); in buildTermAlgebraConstructor()