Searched refs:getCodeCompletionLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h957 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } function in class:clang::Preprocessor
/external/clang/lib/Lex/
H A DLexer.cpp2688 return Loc == PP->getCodeCompletionLoc();

Completed in 1195 milliseconds