Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h84 DenseMap<LexicalScope *, ScopeVars> ScopeVariables; variable
H A DCodeViewDebug.h227 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables; variable