Searched refs:SetCodeCompletionPoint (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 372 bool Preprocessor::SetCodeCompletionPoint(const FileEntry *File, in SetCodeCompletionPoint() function in Preprocessor
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 1264 bool SetCodeCompletionPoint(const FileEntry *File,
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 489 PP.SetCodeCompletionPoint(Entry, Line, Column); in EnableCodeCompletion()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 1936 bool SetCodeCompletionPoint(FileEntryRef File, unsigned Line,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 1946 bool SetCodeCompletionPoint(FileEntryRef File, unsigned Line,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 1947 bool SetCodeCompletionPoint(FileEntryRef File, unsigned Line,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 1946 bool SetCodeCompletionPoint(FileEntryRef File, unsigned Line,
|