Home
last modified time | relevance | path

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

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