Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfFile.h82 DenseMap<LexicalScope *, ScopeVars> ScopeVariables; variable
HDCodeViewDebug.h193 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables; variable