Home
last modified time | relevance | path

Searched defs:getCodeCompletionLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessor.h1274 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1629 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc() function