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

/external/llvm/include/llvm/
H A DDebugInfo.h44 class DILexicalBlockFile;
458 /// DILexicalBlockFile - This is a wrapper for a lexical block with
460 class DILexicalBlockFile : public DIScope { class in namespace:llvm
462 explicit DILexicalBlockFile(const MDNode *N = 0) : DIScope(N) {} function in class:llvm::DILexicalBlockFile

Completed in 67 milliseconds