Lines Matching defs:ApplyDebugLocation
122 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF,
128 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF,
135 void ApplyDebugLocation::init(SourceLocation TemporaryLocation,
165 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, const Expr *E)
170 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, llvm::DebugLoc Loc)
181 ApplyDebugLocation::~ApplyDebugLocation() {