Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp50 void CIRGenFunction::emitStopPoint(const Stmt *s) { in emitStopPoint() function in CIRGenFunction
613 emitStopPoint(&s); in emitCXXForRangeStmt()
689 emitStopPoint(&s); in emitForStmt()
747 emitStopPoint(&s); in emitDoStmt()
803 emitStopPoint(&s); in emitWhileStmt()
H A DCIRGenFunction.h917 void emitStopPoint(const Stmt *s);