Home
last modified time | relevance | path

Searched defs:MacroType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1379 uint8_t MacroType = MacroEntry.Type; in emitMacroTableImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp989 uint8_t MacroType = MacroEntry.Type; in emitMacroTableImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp222 unsigned MacroType, StringRef Name, in createMacro()