Searched defs:IsParenTypeId (Results 1 – 3 of 3) sorted by relevance
204 bool IsParenTypeId = TypeIdParens.isValid(); in CXXNewExpr() local235 unsigned NumPlacementArgs, bool IsParenTypeId) in CXXNewExpr()254 bool IsParenTypeId = TypeIdParens.isValid(); in Create() local268 bool IsParenTypeId) { in CreateEmpty()
1861 bool IsParenTypeId = Record.readInt(); in VisitCXXNewExpr() local
736 unsigned IsParenTypeId : 1; variable