Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPTHLexer.cpp142 if (PP->getCodeCompletionFileLoc() != FileStartLoc) in LexEndOfFile()
DLexer.cpp2324 !(PP && PP->getCodeCompletionFileLoc() == FileLoc)) { in SkipBlockComment()
2535 if (PP->getCodeCompletionFileLoc() != FileLoc) in LexEndOfFile()
/external/clang/include/clang/Lex/
DPreprocessor.h1280 SourceLocation getCodeCompletionFileLoc() const { in getCodeCompletionFileLoc() function
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2554 !(PP && PP->getCodeCompletionFileLoc() == FileLoc)) { in SkipBlockComment()
2772 if (PP->getCodeCompletionFileLoc() != FileLoc) in LexEndOfFile()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1635 SourceLocation getCodeCompletionFileLoc() const { in getCodeCompletionFileLoc() function