Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h168 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; member
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp95 std::vector<DIScope *> LexicalBlocks; member