Home
last modified time | relevance | path

Searched defs:MacroNames (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp49 MacroNames("D", cl::desc("Name of the macro to be defined"), variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp591 SmallVectorImpl<StringRef> *MacroNames = nullptr) { in collectMacroDefinitions()