Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp187 if (UndefMacroDirective *UndefMD = dyn_cast<UndefMacroDirective>(MD)) { in getDefinition() local
188 UndefLoc = UndefMD->getLocation(); in getDefinition()