Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp376 const StringRef ControllingMacroName = ControllingMacro->getName(); in HandleEndOfFile() local
378 const size_t MaxHalfLength = std::max(ControllingMacroName.size(), in HandleEndOfFile()
380 const unsigned ED = ControllingMacroName.edit_distance( in HandleEndOfFile()