Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp96 void emitLocation(ExprAST *AST);
829 void DebugInfo::emitLocation(ExprAST *AST) { in emitLocation() function in DebugInfo
894 KSDbgInfo.emitLocation(this); in codegen()
904 KSDbgInfo.emitLocation(this); in codegen()
918 KSDbgInfo.emitLocation(this); in codegen()
923 KSDbgInfo.emitLocation(this); in codegen()
979 KSDbgInfo.emitLocation(this); in codegen()
1001 KSDbgInfo.emitLocation(this); in codegen()
1081 KSDbgInfo.emitLocation(this); in codegen()
1194 KSDbgInfo.emitLocation(this); in codegen()
[all …]
/external/llvm/docs/tutorial/
DLangImpl8.rst336 void DebugInfo::emitLocation(ExprAST *AST) {
364 KSDbgInfo.emitLocation(this);
430 KSDbgInfo.emitLocation(nullptr);
437 KSDbgInfo.emitLocation(Body);