Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCurrentDebugLocation

66     assert(Builder.getCurrentDebugLocation().isUnknown());
94 assert(Builder.getCurrentDebugLocation().getLine() == 0);
2506 if (!Builder.getCurrentDebugLocation().isUnknown() &&
2507 Builder.getCurrentDebugLocation().getScope(CGM.getLLVMContext()) ==