Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h83 DenseMap<LexicalScope *, ScopeVars> ScopeVariables; variable
H A DCodeViewDebug.h193 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables; variable