Home
last modified time | relevance | path

Searched defs:MacroEntry (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp72 for (const auto &MacroEntry : Macros) { in EndOfMainFile() local
227 for (const auto &MacroEntry : Macros) { in checkGuardlessHeaders() local
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1371 for (const DWARFDebugMacro::Entry &MacroEntry : List.Macros) { emitMacroTableImpl() local
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp985 encodeULEB128(MacroEntry.Type, OutSection.OS); in emitMacroTableImpl() local
[all...]