Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h126 struct LexicalBlock { struct
129 SmallVector<LexicalBlock *, 1> Children; argument
153 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; argument