Searched refs:SetCodeCompletionPoint (Results 1 – 4 of 4) sorted by relevance
1091 PP.SetCodeCompletionPoint(*main_file, completion_line, completion_column); in ParseInternal()
398 bool Preprocessor::SetCodeCompletionPoint(FileEntryRef File, in SetCodeCompletionPoint() function in Preprocessor
1961 bool SetCodeCompletionPoint(FileEntryRef File, unsigned Line,
705 PP.SetCodeCompletionPoint(*Entry, Line, Column); in EnableCodeCompletion()