Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DMacroInfo.cpp188 if (UndefMacroDirective *UndefMD = dyn_cast<UndefMacroDirective>(MD)) { in getDefinition() local
189 UndefLoc = UndefMD->getLocation(); in getDefinition()