Home
last modified time | relevance | path

Searched refs:CodeCompletionLoc (Results 1 – 4 of 4) 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()
/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp88 CodeCompletionLoc = in EnterSourceFile()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h281 SourceLocation CodeCompletionLoc; variable
1629 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc()