Home | History | Annotate | Download | only in libclang

Lines Matching refs:CCTUInfo

526     CodeCompletionTUInfo CCTUInfo;
534 AllocatedResults(Results), CCTUInfo(Results.CodeCompletionAllocator),
635 CodeCompletionTUInfo &getCodeCompletionTUInfo() override { return CCTUInfo;}