Home | History | Annotate | Download | only in script_api

Lines Matching defs:FunctionPermutation

520                     auto p = new FunctionPermutation(function, this, replacementIndexes, scanner);
706 FunctionPermutation::FunctionPermutation(Function* func, FunctionSpecification* spec,
755 FunctionPermutation::~FunctionPermutation() {