Home
last modified time | relevance | path

Searched defs:getCurrentLexer (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessor.h765 PreprocessorLexer *getCurrentLexer() const { return CurPPLexer; } in getCurrentLexer() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h999 PreprocessorLexer *getCurrentLexer() const { return CurPPLexer; } in getCurrentLexer() function