Searched refs:BoolName (Results 1 – 1 of 1) sorted by relevance
370 mutable IdentifierInfo *BoolName = nullptr; variable1879 if (!BoolName) in getBoolName()1880 BoolName = &Idents.get("bool"); in getBoolName()1881 return BoolName; in getBoolName()