Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h83 DenseMap<LexicalScope *, ScopeVars> ScopeVariables; variable
H A DCodeViewDebug.h207 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables; variable