Home | History | Annotate | Download | only in c-index-test

Lines Matching full:parentname

1707   CXString ParentName;
1750 ParentName = clang_getCompletionParent(completion_result->CompletionString,
1756 clang_getCString(ParentName));
1759 clang_disposeString(ParentName);