Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp710 ListScope TUScope(W, "Local Type Unit offsets"); in dumpLocalTUs() local
720 ListScope TUScope(W, "Foreign Type Unit signatures"); in dumpForeignTUs() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1125 Scope *TUScope; variable