Searched refs:ContainerIsIncomplete (Results 1 – 1 of 1) sorted by relevance
306 unsigned ContainerIsIncomplete; member330 ContainerKind(CXCursor_InvalidCode), ContainerIsIncomplete(1) { in AllocatedCXCodeCompleteResults()602 AllocatedResults.ContainerIsIncomplete = type->isIncompleteType(); in ProcessCodeCompleteResults()605 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()611 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()894 *IsIncomplete = Results->ContainerIsIncomplete; in clang_codeCompleteGetContainerKind()