Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp121 if (auto MacroOffset = toSectionOffset(CUDIE.find(DW_AT_macros))) in parseImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3582 isInterestingIdentifier(const IdentifierInfo * II,uint64_t MacroOffset) isInterestingIdentifier() argument
3616 auto MacroOffset = Writer.getMacroDirectivesOffset(II); isInterestingIdentifier() local
3630 auto MacroOffset = Writer.getMacroDirectivesOffset(II); EmitKeyDataLength() local
3663 auto MacroOffset = Writer.getMacroDirectivesOffset(II); EmitData() local
[all...]