Searched refs:BoolName (Results 1 – 1 of 1) sorted by relevance
247 mutable IdentifierInfo *BoolName = nullptr; variable1470 if (!BoolName) in getBoolName()1471 BoolName = &Idents.get("bool"); in getBoolName()1472 return BoolName; in getBoolName()