Searched refs:KSDbgInfo (Results 1 – 2 of 2) sorted by relevance
103 } KSDbgInfo; variable841 DIType DblTy = KSDbgInfo.getDoubleTy(); in CreateFunctionType()877 KSDbgInfo.emitLocation(this); in Codegen()887 KSDbgInfo.emitLocation(this); in Codegen()901 KSDbgInfo.emitLocation(this); in Codegen()906 KSDbgInfo.emitLocation(this); in Codegen()959 KSDbgInfo.emitLocation(this); in Codegen()981 KSDbgInfo.emitLocation(this); in Codegen()1062 KSDbgInfo.emitLocation(this); in Codegen()1175 KSDbgInfo.emitLocation(this); in Codegen()[all …]
194 } KSDbgInfo;210 KSDbgInfo.TheCU = DBuilder->createCompileUnit(248 DIFile Unit = DBuilder->createFile(KSDbgInfo.TheCU.getFilename(),249 KSDbgInfo.TheCU.getDirectory());360 KSDbgInfo.emitLocation(this);367 KSDbgInfo.FnScopeMap[this] = SP;371 KSDbgInfo.LexicalBlocks.push_back(&KSDbgInfo.FnScopeMap[Proto]);382 KSDbgInfo.LexicalBlocks.pop_back();395 DIScope *Scope = KSDbgInfo.LexicalBlocks.back();396 DIFile Unit = DBuilder->createFile(KSDbgInfo.TheCU.getFilename(),[all …]