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