Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h118 struct LexicalBlock { struct
121 SmallVector<LexicalBlock *, 1> Children; argument
145 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; argument