Home
last modified time | relevance | path

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

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