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