Home | History | Annotate | Download | only in libclang

Lines Matching refs:CCTUInfo

508     CodeCompletionTUInfo CCTUInfo;
515 AllocatedResults(Results), CCTUInfo(Results.CodeCompletionAllocator),
628 virtual CodeCompletionTUInfo &getCodeCompletionTUInfo() { return CCTUInfo; }