Searched refs:NullName (Results 1 – 2 of 2) sorted by relevance
17 SectionMap::NamePair SectionMap::NullName; member in SectionMap33 return (&NullName == this); in isNull()60 return NullName; in find()72 return NullName; in find()
50 static NamePair NullName; variable