Home
last modified time | relevance | path

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

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