Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp868 ListScope TUScope(W, "Local Type Unit offsets"); in dumpLocalTUs() local
878 ListScope TUScope(W, "Foreign Type Unit signatures"); in dumpForeignTUs() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h963 Scope *TUScope; variable