Searched refs:BoolName (Results 1 – 1 of 1) sorted by relevance
406 mutable IdentifierInfo *BoolName = nullptr; variable2154 if (!BoolName) in getBoolName()2155 BoolName = &Idents.get("bool"); in getBoolName()2156 return BoolName; in getBoolName()