Searched refs:ContainerIsIncomplete (Results 1 – 1 of 1) sorted by relevance
308 unsigned ContainerIsIncomplete; member336 ContainerKind(CXCursor_InvalidCode), ContainerIsIncomplete(1) { in AllocatedCXCodeCompleteResults()608 AllocatedResults.ContainerIsIncomplete = type->isIncompleteType(); in ProcessCodeCompleteResults()611 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()617 AllocatedResults.ContainerIsIncomplete = 1; in ProcessCodeCompleteResults()909 *IsIncomplete = Results->ContainerIsIncomplete; in clang_codeCompleteGetContainerKind()