Searched refs:ContainerIsIncomplete (Results 1 – 1 of 1) sorted by relevance
304 unsigned ContainerIsIncomplete; member332 ContainerIsIncomplete(1) in AllocatedCXCodeCompleteResults()606 AllocatedResults.ContainerIsIncomplete = type->isIncompleteType(); in ProcessCodeCompleteResults()609 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()615 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()897 *IsIncomplete = Results->ContainerIsIncomplete; in clang_codeCompleteGetContainerKind()