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