Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp91 CodeCompletionLoc = in EnterSourceFile()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h296 SourceLocation CodeCompletionLoc; variable
1946 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()