Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h211 SourceLocation CodeCompletionLoc; variable
900 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()
/external/clang/lib/Lex/
DPPLexerChange.cpp100 CodeCompletionLoc = in EnterSourceFile()