Searched refs:allow_completion (Results 1 – 1 of 1) sorted by relevance
2583 bool allow_completion) { in GetCompleteRecordType() argument2603 if (!allow_completion) in GetCompleteRecordType()2629 bool allow_completion) { in GetCompleteEnumType() argument2643 if (!allow_completion) in GetCompleteEnumType()2665 bool allow_completion) { in GetCompleteObjCObjectType() argument2683 if (!allow_completion) in GetCompleteObjCObjectType()2701 bool allow_completion = true) { in GetCompleteQualType() argument2713 allow_completion); in GetCompleteQualType()2717 GetCompleteRecordType(ast, qual_type, allow_completion)) in GetCompleteQualType()2724 if (const auto *ET = GetCompleteEnumType(ast, qual_type, allow_completion)) in GetCompleteQualType()[all …]