Searched refs:ContainerUSR (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp302 std::string ContainerUSR; member in struct:__anon19515::AllocatedCXCodeCompleteResults
597 AllocatedResults.ContainerUSR = clang_getCString(CursorUSR);
610 AllocatedResults.ContainerUSR.clear();
915 return cxstring::createRef(Results->ContainerUSR.c_str());

Completed in 698 milliseconds