Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp696 ListScope TUScope(W, "Local Type Unit offsets"); in dumpLocalTUs() local
705 ListScope TUScope(W, "Foreign Type Unit signatures"); in dumpForeignTUs() local
/external/clang/include/clang/Sema/
DSema.h712 Scope *TUScope; variable