Home
last modified time | relevance | path

Searched refs:enterNonTypeUnitContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h677 NonTypeUnitContext enterNonTypeUnitContext();
H A DDwarfUnit.cpp589 auto X = DD->enterNonTypeUnitContext(); in createTypeDIE()
H A DDwarfDebug.cpp3439 DwarfDebug::NonTypeUnitContext DwarfDebug::enterNonTypeUnitContext() { in enterNonTypeUnitContext() function in DwarfDebug