Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1485 SourceLocation getCodeCompletionFileLoc() const { in getCodeCompletionFileLoc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp2520 !(PP && PP->getCodeCompletionFileLoc() == FileLoc)) { in SkipBlockComment()
2737 if (PP->getCodeCompletionFileLoc() != FileLoc) in LexEndOfFile()