Home
last modified time | relevance | path

Searched refs:CodeCompletionLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp90 CodeCompletionLoc = in EnterSourceFile()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h305 SourceLocation CodeCompletionLoc; variable
1799 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()