Home
last modified time | relevance | path

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

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