Searched refs:ContainerIsIncomplete (Results 1 – 1 of 1) sorted by relevance
299 unsigned ContainerIsIncomplete; member367 ContainerKind(CXCursor_InvalidCode), ContainerIsIncomplete(1) { in AllocatedCXCodeCompleteResults()643 AllocatedResults.ContainerIsIncomplete = type->isIncompleteType(); in ProcessCodeCompleteResults()646 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()652 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()946 *IsIncomplete = Results->ContainerIsIncomplete; in clang_codeCompleteGetContainerKind()