Searched defs:isTypeFunction (Results 1 – 4 of 4) sorted by relevance
51 bool isTypeFunction() const { in isTypeFunction() function
2139 TypeFunction *isTypeFunction(Dsymbol *s) in isTypeFunction() function
2647 private TypeFunction isTypeFunction(Dsymbol s) in isTypeFunction() function
2708 …inout(TypeFunction) isTypeFunction() { return ty == Tfunction ? cast(typeof(return))this : nu… in isTypeFunction() function