Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h395 SmallVectorImpl<LocalVariable> &ParentLocals,
HDCodeViewDebug.cpp2983 SmallVectorImpl<LocalVariable> &ParentLocals, in collectLexicalBlockInfo() argument
3028 ParentLocals.append(Locals->begin(), Locals->end()); in collectLexicalBlockInfo()
3033 ParentLocals, in collectLexicalBlockInfo()