Home
last modified time | relevance | path

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

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