Searched defs:checkName (Results 1 – 4 of 4) sorted by relevance
2247 void checkName(ref string s, out string name) @safe pure // rule 5 in checkName() function
2238 void checkName(ref string s, out string name) @safe pure // rule 5 in checkName() function
2307 void Record::checkName() { in checkName() function in Record
1207 scope bool function(DtorDeclaration) check, const string checkName in checkOverridenDtor()