Searched defs:ConstructorCompoundCast (Results 1 – 3 of 3) sorted by relevance
29 ConstructorCompoundCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorCompoundCast() function
34 ConstructorCompoundCast(Position pos, const Type& type, std::unique_ptr<Expression> arg) in ConstructorCompoundCast() function
26 class ConstructorCompoundCast; variable