Home
last modified time | relevance | path

Searched refs:setCodeCompletionTokenRange (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp915 setCodeCompletionTokenRange(Result.getLocation(), Result.getEndLoc()); in Lex()
H A DLexer.cpp2122 PP->setCodeCompletionTokenRange( in codeCompleteIncludedFile()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1274 void setCodeCompletionTokenRange(const SourceLocation Start, in setCodeCompletionTokenRange() function