Home
last modified time | relevance | path

Searched refs:ParentLocals (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h357 SmallVectorImpl<LocalVariable> &ParentLocals,
DCodeViewDebug.cpp2811 SmallVectorImpl<LocalVariable> &ParentLocals, in collectLexicalBlockInfo() argument
2856 ParentLocals.append(Locals->begin(), Locals->end()); in collectLexicalBlockInfo()
2861 ParentLocals, in collectLexicalBlockInfo()