Searched refs:allow_completion (Results 1 – 1 of 1) sorted by relevance
2612 bool allow_completion) { in GetCompleteRecordType() argument2632 if (!allow_completion) in GetCompleteRecordType()2658 bool allow_completion) { in GetCompleteEnumType() argument2672 if (!allow_completion) in GetCompleteEnumType()2694 bool allow_completion) { in GetCompleteObjCObjectType() argument2712 if (!allow_completion) in GetCompleteObjCObjectType()2730 bool allow_completion = true) { in GetCompleteQualType() argument2742 allow_completion); in GetCompleteQualType()2746 GetCompleteRecordType(ast, qual_type, allow_completion)) in GetCompleteQualType()2753 if (const auto *ET = GetCompleteEnumType(ast, qual_type, allow_completion)) in GetCompleteQualType()[all …]