Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp350 const StringRef ControllingMacroName = ControllingMacro->getName(); in HandleEndOfFile() local
352 const size_t MaxHalfLength = std::max(ControllingMacroName.size(), in HandleEndOfFile()
354 const unsigned ED = ControllingMacroName.edit_distance( in HandleEndOfFile()