Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h235 SourceLocation CodeCompletionLoc; variable
1274 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()
/external/clang/lib/Lex/
DPPLexerChange.cpp101 CodeCompletionLoc = in EnterSourceFile()