Searched refs:getCodeCompletionFileLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Lex/
H A DPTHLexer.cpp143 if (PP->getCodeCompletionFileLoc() != FileStartLoc)
H A DLexer.cpp2295 !(PP && PP->getCodeCompletionFileLoc() == FileLoc)) {
2506 if (PP->getCodeCompletionFileLoc() != FileLoc)
/external/clang/include/clang/Lex/
H A DPreprocessor.h963 SourceLocation getCodeCompletionFileLoc() const { function in class:clang::Preprocessor

Completed in 488 milliseconds