Lines Matching defs:ApplyDebugLocation
94 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF,
100 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF,
107 void ApplyDebugLocation::init(SourceLocation TemporaryLocation,
137 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, const Expr *E)
142 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, llvm::DebugLoc Loc)
153 ApplyDebugLocation::~ApplyDebugLocation() {