Searched refs:checkAddressCall (Results 1 – 1 of 1) sorted by relevance
7082 if (!checkAddressCall(sc, ce, "take address of")) in visit()7887 if (!checkAddressCall(sc, ce, "slice static array of")) in visit()13058 private bool checkAddressCall(Scope* sc, CallExp ce, const(char)* action) in checkAddressCall() function