Lines Matching refs:emitLocation
97 void emitLocation(ExprAST *AST);
830 void DebugInfo::emitLocation(ExprAST *AST) { in emitLocation() function in DebugInfo
895 KSDbgInfo.emitLocation(this); in codegen()
905 KSDbgInfo.emitLocation(this); in codegen()
919 KSDbgInfo.emitLocation(this); in codegen()
924 KSDbgInfo.emitLocation(this); in codegen()
979 KSDbgInfo.emitLocation(this); in codegen()
1001 KSDbgInfo.emitLocation(this); in codegen()
1079 KSDbgInfo.emitLocation(this); in codegen()
1191 KSDbgInfo.emitLocation(this); in codegen()
1259 KSDbgInfo.emitLocation(nullptr); in codegen()
1284 KSDbgInfo.emitLocation(Body.get()); in codegen()