Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h145 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; member
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp95 std::vector<DIScope *> LexicalBlocks; member