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.cpp90 CodeCompletionLoc = in EnterSourceFile()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h330 SourceLocation CodeCompletionLoc; variable
2009 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()