Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp91 CodeCompletionLoc = in EnterSourceFile()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h316 SourceLocation CodeCompletionLoc; variable
1971 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()