Home
last modified time | relevance | path

Searched refs:emitLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp101 void emitLocation(ExprAST *AST);
827 void DebugInfo::emitLocation(ExprAST *AST) { in emitLocation() function in DebugInfo
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 …]
/external/llvm/docs/tutorial/
DLangImpl8.rst332 void DebugInfo::emitLocation(ExprAST *AST) {
360 KSDbgInfo.emitLocation(this);
427 KSDbgInfo.emitLocation(nullptr);
434 KSDbgInfo.emitLocation(Body);