Home
last modified time | relevance | path

Searched defs:checkName (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d2247 void checkName(ref string s, out string name) @safe pure // rule 5 in checkName() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d2238 void checkName(ref string s, out string name) @safe pure // rule 5 in checkName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2307 void Record::checkName() { in checkName() function in Record
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d1207 scope bool function(DtorDeclaration) check, const string checkName in checkOverridenDtor()