Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp25 enum class MacroType { enum
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1384 uint8_t MacroType = MacroEntry.Type; in emitMacroTableImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp986 uint8_t MacroType = MacroEntry.Type; in emitMacroTableImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp220 unsigned MacroType, StringRef Name, in createMacro()