Searched refs:SetCodeCompletionPoint (Results 1 – 4 of 4) sorted by relevance
381 bool Preprocessor::SetCodeCompletionPoint(const FileEntry *File, in SetCodeCompletionPoint() function in Preprocessor
889 PP.SetCodeCompletionPoint(main_file, completion_line, completion_column); in ParseInternal()
1469 bool SetCodeCompletionPoint(const FileEntry *File,
577 PP.SetCodeCompletionPoint(Entry, Line, Column); in EnableCodeCompletion()