Searched defs:MacroOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugMacro.cpp | 121 if (auto MacroOffset = toSectionOffset(CUDIE.find(DW_AT_macros))) in parseImpl() local |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 3582 isInterestingIdentifier(const IdentifierInfo * II,uint64_t MacroOffset) isInterestingIdentifier() argument |