Searched defs:DILexicalBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/
H A DDebugInfo.h498 class DILexicalBlock : public DIScope { class in namespace:llvm
500 explicit DILexicalBlock(const MDNode *N = 0) : DIScope(N) {} function in class:llvm::DILexicalBlock

Completed in 98 milliseconds